MUTOYASAR / intellij-move

Support for the Move, smart-contract language for Diem and DFinance/Pontem blockchains.

Home Page:https://plugins.jetbrains.com/plugin/14721-move-language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Move Language plugin for Intellij platform

https://plugins.jetbrains.com/plugin/14721-move-language

Features

  • Syntax highlighting
  • Code formatting
  • Go-to-definition
  • Rename refactoring
  • Type inference
  • Move.toml and move binary integration

Installation

Open Settings > Plugins > Marketplace in your IDE, search for Move Language and install the plugin.

Dependencies

For git dependencies specified in Move.toml file you need to manually run move package build to populate build/ directory.

Compatible IDEs

All Intellij-based IDEs starting from version 2021.1. For 2020.3 and below you can use old versions of the plugin.

About

Support for the Move, smart-contract language for Diem and DFinance/Pontem blockchains.

https://plugins.jetbrains.com/plugin/14721-move-language

License:MIT License


Languages

Language:Kotlin 99.2%Language:Lex 0.7%Language:HTML 0.1%