Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>uC++New to Visual Studio Code? Get it now.
uC++

uC++

Dillion Verma

|
667 installs
| (1) | Free
Syntax highlighting for uC++.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

µC++ Language Support for VSCode

This extension provides basic syntax highlighting for µC++.

µC++

Features

  • highlights .cc, .ucc, and .ucpp files
  • support for µC++ type specifiers ( _Coroutine, _Event, _Task, ... )
  • support for µC++ control flow keywords ( _Accept, _Select, _When, ... )
  • support for µC++ exception handling ( _Resume, _Finally, _Enable, ... )

Release Notes

1.0.3

Update description and add picture.

1.0.1

Added support for .ucc and .ucpp.

1.0.0

Initial release of ucpp.

Credits

  • TextMate language files for µC++ adopted from the µC++ Syntax Highlighting for Sublime
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft