Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>SafeGDScriptNew to Visual Studio Code? Get it now.
SafeGDScript

SafeGDScript

Alf-André Walla

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

SafeGDScript for Visual Studio Code

Syntax highlighting and basic editor support for SafeGDScript, the sandboxed GDScript dialect used by Godot Sandbox.

Features

  • Recognizes .sgd files as SafeGDScript.
  • Highlights GDScript syntax and SafeGDScript struct declarations.
  • Configures comments, brackets, automatic indentation, folding, and surrounding pairs.
  • Includes snippets for structs and common functions.

This is a syntax extension. Compiler-backed diagnostics, completion, navigation, formatting, and debugging are not currently provided.

Development

npm ci
npm test
npm run package

Press F5 in VS Code to open an Extension Development Host, then open test/fixtures/syntax.sgd.

Attribution

The TextMate grammar and language configuration are derived from the MIT-licensed Godot Tools extension. See UPSTREAM.md and THIRD_PARTY_NOTICES.md.

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