The plugin supports the latest version of the Move on Aptos language, including the new features of v2, like enums or receiver-style functions. 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.
The plugin is compatible with all IntelliJ-based IDEs starting from 2024.2. On the other versions, older versions of the plugin are 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.