damirka/vscode-move-syntax

Move language syntax for VSCode and GitHub

33

stars

157

commits

JavaScript

primary language

Apr 30, 2026

updated

marketplace.visualstudio.com/items?itemName=damirka.move-syntax
aptos
diem
move
movelang
move-language
sui
syntax-highlighting
vscode
vscode-extension
Browse cluster: VS Code Extensions and Tooling

README

Move Language Syntax package

This VSCode extension adds Move syntax support to VSCode (see VSCode marketplace page). As well as defines the TextMate grammar for Move Language to use in other environments.

For full-featured IDE experience, use the Move Extension.

To learn more about the language:

Highlighting examples

With a dark theme: Move syntax highlighting

With a light theme: Move syntax highlighting

Note for Extension Developers

If you're building your own extension for Move, consider using this one for syntax highlighting. To do so, simply add this extension to the list of dependencies of your extension's package.json file:

"extensionDependencies": [
    "damirka.move-syntax"
],

These extensions are already using this syntax highlighting:

Contribution

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

License

MIT.

Contributors

damirka

152 commits

Alhadis

1 commits

macalinao

1 commits

mkurnikov

1 commits

damirka/vscode-move-syntax

Move language syntax for VSCode and GitHub

33

stars

157

commits

JavaScript

primary language

Apr 30, 2026

updated

marketplace.visualstudio.com/items?itemName=damirka.move-syntax
aptos
diem
move
movelang
move-language
sui
syntax-highlighting
vscode
vscode-extension
Browse cluster: VS Code Extensions and Tooling

README

Move Language Syntax package

This VSCode extension adds Move syntax support to VSCode (see VSCode marketplace page). As well as defines the TextMate grammar for Move Language to use in other environments.

For full-featured IDE experience, use the Move Extension.

To learn more about the language:

Highlighting examples

With a dark theme: Move syntax highlighting

With a light theme: Move syntax highlighting

Note for Extension Developers

If you're building your own extension for Move, consider using this one for syntax highlighting. To do so, simply add this extension to the list of dependencies of your extension's package.json file:

"extensionDependencies": [
    "damirka.move-syntax"
],

These extensions are already using this syntax highlighting:

Contribution

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

License

MIT.

Contributors

damirka

152 commits

Alhadis

1 commits

macalinao

1 commits

mkurnikov

1 commits

Languages

JavaScript

100.0%