Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>SLUG Lang DevKitNew to Visual Studio Code? Get it now.
SLUG Lang DevKit

SLUG Lang DevKit

Griffin Johnson

|
1 install
| (0) | Free
Development tools for the SLUG programming language: syntax highlighting, diagnostics, formatting, and native-backed LSP integration.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

SLUG Lang DevKit for VS Code

Official thin VS Code client for the native-backed SLUG 1.0 language server.

The extension contains no separate SLUG parser or compiler. It discovers an installed toolchain, starts the matching versioned slug-lsp.js, and provides diagnostics, formatting, project/tooling inspection, syntax highlighting, and language configuration for .slg and .slgc files.

Requirements

Install a SLUG 1.0-compatible toolchain. Normally the extension discovers slug from PATH and locates the matching versioned language server beside it. slug.compilerPath and slug.lspPath can override discovery.

Commands

  • SLUG: Restart Language Server
  • SLUG: Show Tooling Info
  • SLUG: Show Project Info

Diagnostic ranges come from native failure-only provenance and are reported faithfully by the client.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
  • Your Privacy Choices
  • Consumer Health Privacy
© 2026 Microsoft