Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>move-syntax-highlightNew to Visual Studio Code? Get it now.
move-syntax-highlight

move-syntax-highlight

Preview

movei

|
432 installs
| (1) | Free
syntax hightlight for libra move language using tree-sitter
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

move-syntax-highlight

vs code extension for libra move lang syntax highlighting based on tree-sitter.

Features

  • Support vscode semantic highlighting.
  • Super fast! based on tree-sitter which parse code into syntax tree.
  • No more regexp matching.

Requirements

Set

"editor.semanticHighlighting.enabled": true,

Extension Settings

No settings needed.

Known Issues

Color Theme you use should have semantic highlighting support!

Enjoy!

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