Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Sutro SLangNew to Visual Studio Code? Get it now.
Sutro SLang

Sutro SLang

Sutro

|
1 install
| (0) | Free
Language support for SLang DSL
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Sutro SLang

Language support for SLang, the Sutro DSL for building applications.

Features

  • Syntax Highlighting: Full TextMate grammar for SLang syntax
  • Code Completion: Context-aware completions for keywords, types, and model references
  • Hover Information: Documentation for keywords, primitives, models, and fields
  • Go to Definition: Navigate to model and field declarations
  • Find All References: Find all usages of models and fields
  • Document Symbols: Outline view with models, fields, actions, triggers, and relations
  • Diagnostics: Real-time syntax error reporting

Configuration

Setting Description Default
slang.trace.server Traces communication between VS Code and the language server "off"

Values for slang.trace.server:

  • "off" - No tracing
  • "messages" - Log messages only
  • "verbose" - Full request/response logging

File Association

The extension automatically activates for files with the .slang extension.

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