nullc language client
This extension provides support for editing and debugging nullc programs inside Visual Studio.
Features
- Syntax Highlight
- Diagnostics
- Code region folding
- Information on symbol hover
- Code completion
- Function signature help
- Goto definition
- Find all references
- Document symbol highlights
- Document symbol list
Debugging
Available Features
- Launch, Restart & Terminate
- Step Over, Step Into, Step Out
- Breakpoints
- Stack trace
- Variable information
- Source files from module debug data
- Variable value update
Setting Up
Open .nc file and select Build -> Start nullc Debugging menu item.
Known Issues
- Error recovery and symbol search from location is a work in progress
Release Notes
Version 0.3.7
- Improved debugger launch flow
- Added support for document symbols
- Fixed crash on uninitialized enumeration value display
- Fixed crash on some symbol highlights
Version 0.3.6
Version 0.3.5
| |