Built by developers for developers, this extension will simplify your Move development and will make your first experience with Move less painful.
Supports:
- Syntax highlighting
- On-the-fly compiler checks via Move Language Server
- Compile, run and test Move code via integration with Dove
Install extension from the marketplace to start.
- Download and install Dove locally.
- Create new project.
- Open project directory into VSCode and see following structure in the root of your project:
/scripts
/modules
/tests
Dove.toml
Additional configuration options:
- doveExecutablePath - custom path to Dove executable.
- languageServerPath - custom path to Move Language Server executable.
Previously developed by Dfinance team and published under another publisher as Move IDE.
Supported by Pontem Network.
Feel free to ask any questions or report bugs by opening new issue.