Plugin documentation is available at https://intellij-move.github.io/.
Open Settings > Plugins > Marketplace
in your IDE, search for Move on Aptos and install the plugin.
EAP builds are also available, which contain the build from the current master
branch. See the docs on EAPs for the how-to instructions.
The plugin is compatible with all IntelliJ-based IDEs starting from 2023.3. Versions older than 2023.3 have an older version of the Intellij-Move plugin available.
New features are announced in What's New section of the documentation.
- Move on Aptos language support, including Compiler-V2 features.
- Rename refactoring.
- Code formatter.
- Extensive integration with
aptos-cli
. - Running Move on Aptos compiler on-the-fly as you type.
- Integration with the Aptos Decompiler.