This extension adds syntax highlighting, snippets/autocomplete, and LSP features for .mar files.
Mar has a built-in User entity in every app, and entity operations are protected by default. The extension reflects that model in snippets and editor support.
Features
Syntax highlighting for Mar files
Snippets and autocomplete for common Mar patterns
Diagnostics, hover, go to definition, references, rename, symbols, and quick fixes
Document formatting via mar lsp
Install in VSCode
Open Extensions in VSCode.
Search for Mar Developer Tools.
Click Install.
If needed, set mar.languageServer.path in VSCode settings (examples: mar, /abs/path/to/mar).
Format on Save
Open VS Code settings (settings.json) and configure: