daScript language plugin
Plugin for scripting language daScript
Installation
Features
- Debugger
- Code diagnostics
- Code completion
- Hover hints
- Go to definition
- Go to type definition
- Snippets
- Semantic highlighting
- Inlay hints (type name hint, parameter name hint, return type hint)
Development
- run
npm install in this folder. This installs all necessary npm modules in both the client and server folder
- open VS Code on this folder.
- Press Ctrl+Shift+B to compile the client and server
- Switch to the Debug viewlet
- Select
Launch Client from the drop down
- Run the lauch config
- If you want to debug the server as well use the launch configuration
Attach to Server
Issues
Run into a bug? Report it here.
| |