Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>SiglusSS SupportNew to Visual Studio Code? Get it now.
SiglusSS Support

SiglusSS Support

Jirehlov

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

SiglusSS Support

VS Code extension for SiglusSceneScript powered by siglus-ssu.

Features

  • Starts siglus-ssu -lsp for .ss and .inc
  • Uses the language server for diagnostics, completion, hover, go to definition, references, rename, document symbols, and semantic tokens
  • Uses siglus-ssu textmap semantics to classify strings so dialogue and speaker-name text can be colored separately from other strings
  • Reopens Siglus files with the detected source encoding so the editor does not get stuck on the wrong decode path
  • Lets you point the extension at either a custom siglus-ssu executable path or a repository root; when the setting is a directory, the extension runs uv run siglus-ssu in that directory. If you leave the setting alone, it uses the siglus-ssu command from PATH, which matches a typical pip install

Settings

  • siglusSS.siglusSsuPath
  • siglusSS.serverExtraArgs

siglusSS.siglusSsuPath examples:

  • siglus-ssu
  • C:\Python312\Scripts\siglus-ssu.exe

Development

npm install
npm run compile
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft