Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>nullcNew to Visual Studio Code? Get it now.
nullc

nullc

WheretIB

|
1,494 installs
| (0) | Free
nullc language support
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

nullc language client

This extension provides support for editing and debugging nullc programming language inside Visual Studio Code.

Features

  • Syntax Highlight

Syntax Highlight Example


  • Diagnostics

Diagnostics Example


  • Code region folding

Code Folding Example


  • Information on symbol hover

Symbol Hover Example


  • Code completion

Code Completion Example


  • Function signature help

Signature Help Example


  • Goto definition

Goto Definition Example


  • Find all references

Find All References Example


  • Document symbol highlights

Document Symbol Highlight Example


  • Document symbol list

Document Symbol List Example


  • 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

  • Debugger improvements

Version 0.2.1

  • Debugger improvements

Version 0.2.0

  • Added debugger

Version 0.1.0

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