This extension provides support for the WGLScript programming language.
- formatter
- #regions
- callExpressionAssignment
- octal literals
- inspect tools
- debug via NodeJS
- show bundle
- show local bundle
- show module info
- intellisense
- go to definition
- completions
- hover & signature help
- rename symbol (in ScriptModule or Project)
- find references (in ScriptModule or Project)
- diagnostics
- workspace & document symbols
- breadcrumbs
- code refactor
- inlay hints
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


