
Intellij Screen 1
Move Language is a plugin for the Intellij IDE platform that enables developers to write smart contracts using the Move language in editors/IDEs based on the Intellij platform therefore also compatible with other IDEs like Pycharm and Clion for projects that require multi-language development within one IDE.
Key Features:
Move.toml and aptos binary integrationThe Aptos CLI is required for the Move Language plugin to work correctly.
From the Aptos CLI docs:
"
aptos CLIaptos CLI tool by running the below command. You can run this command from any directory. The aptos CLI tool will be installed into your CARGO_HOME, usually ~/.cargo:cargo install --git <https://github.com/aptos-labs/aptos-core.git> aptos
aptos CLI tool is installed successfully by running the below command. The terminal will display the path to the aptos CLI's location.