Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

pontem-network/vscode-move-ide

Repository files navigation

Move Language extension for VSCode

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.

Setup

  1. Download and install Dove locally.
  2. Create new project.
  3. Open project directory into VSCode and see following structure in the root of your project:
    /scripts
    /modules
    /tests
    Dove.toml

Additional configuration options:

Previous version

Previously developed by Dfinance team and published under another publisher as Move IDE.

Supported by Pontem Network.

Contribution

Feel free to ask any questions or report bugs by opening new issue.