nullc language client
This extension provides support for editing and debugging nullc programming language inside Visual Studio Code.
Features
- Information on symbol hover
- Document symbol highlights
- Debugging
- Launch, Restart & Terminate
- Step Over, Step Into, Step Out
- Breakpoints
- Stack trace
- Variable information
- Source files from module debug data
- Variable value update
Extension Settings
This extension contributes the following settings:
nullc.module_path : Default non-project module search path.
nullc.trace.server : Traces the communication between VS Code and the nullc language server.
Known Issues
- Windows-only
- Error recovery and symbol search from location is a work in progress
Release Notes
Version 0.3.5
- Unix build
- Standard output redirection
- Compiler update
Version 0.3.3
- Package configuration fixes
Version 0.2.2
Version 0.2.1
Version 0.2.0
Version 0.1.0
| |