Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>WGLScript toolchainNew to Visual Studio Code? Get it now.
WGLScript toolchain

WGLScript toolchain

etherealhero

|
36 installs
| (0) | Free
WGLScript formatter, linter, intellisense for VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

🛠 WGLScript toolchain

This extension provides support for the WGLScript programming language.

📌 Features

  • [x] formatter
    • [x] #regions
    • [x] callExpressionAssignment
    • [ ] octal literals
  • [x] inspect tools
    • [x] debug via NodeJS
    • [x] show bundle
    • [x] show local bundle
    • [x] show module info
  • [x] intellisense
    • [x] go to definition
    • [x] completions
    • [x] hover & signature help
    • [x] rename symbol (in ScriptModule or Project)
    • [x] find references (in ScriptModule or Project)
    • [x] diagnostics
    • [x] workspace & document symbols
    • [x] breadcrumbs
    • [x] code refactor
    • [x] inlay hints

🚀 Examples

  • Inspect tools

    TypeScript builtin extension

  • Intellisense

    TypeScript builtin extension

⚙ Configuration

Intellisense. All functions can be turned on/off separately. To reduce the load on the processor, turn off unnecessary features.

Debugging. Node.js installation is a prerequisite for debugging WGLScript programs. Configuration launch.json found here

Recommendation. Disable builtin TypeScript extension for WGLScript workspace. Both services TypeScript & WGLScript can work improperly

TypeScript builtin extension

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