Skip to content
Discussion options

You must be logged in to vote

For one, you can should try a Move on Aptos plugin for the JetBrains IDEs:
https://pontem.network/move-intellij-ide-plugin
https://github.com/pontem-network/intellij-move
It supports all the functionalities you mentioned, up to a nice "global completion popup" functionality which let's you explore the available modules and functions and automatically add use stmts if needed. Very handy!

As for the VSCode, Cursor, etc:
aptos-move-analyzer should be able to provide go-to-definition if your project compiles fine, but other features are indeed missing. It has some inherent limitations preventing implementation of those.

We're working on a new version of the extension, which should considerabl…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by iskysun96
Comment options

iskysun96
Jun 20, 2025
Collaborator Author

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants