Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>sui-move-analyzerNew to Visual Studio Code? Get it now.
sui-move-analyzer

sui-move-analyzer

Preview

MoveBit

movebit.xyz
|
7,671 installs
| (1) | Free
A language server and basic grammar for the Move programming language.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

sui-move-analyzer

Table of Contents

  • Introduction
  • Features
  • Support

Introduction

The sui-move-analyzer is a Visual Studio Code plugin for Sui Move language developed by MoveBit. Although this is an alpha release, it has many useful features, such as highlight, autocomplete, go to definition/references, and so on.

Features

Here are some of the features of the sui-move-analyzer Visual Studio Code extension. To see them, open a Move source file (a file with a .move file extension) and:

  • See Move keywords and types highlighted in appropriate colors.
  • As you type, Move keywords will appear as completion suggestions.
  • If the opened Move source file is located within a buildable project (a Move.toml file can be found in one of its parent directories), the following advanced features will also be available:
    • compiler diagnostics
    • sui commands line tool(you need install Sui Client CLI locally)
    • sui project template
    • go to definition
    • go to references
    • type on hover
    • inlay hints
    • linter for move file
    • ...

Support

1.If you find any issues, please report a GitHub issue to the issue repository to get help.

2.Welcome to the developer discussion group as well: MoveAnalyzer.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft