Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Function HighlighterNew to Visual Studio Code? Get it now.
Function Highlighter

Function Highlighter

Klaus Gerlicher

|
2 installs
| (0) | Free
Highlights C/C++ functions with distinct pastel colors
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Function Highlighter

Highlights C/C++ functions with distinct pastel colors, inspired by Godbolt Compiler Explorer.

Features

  • Each function gets a unique color overlay
  • 10 rotating pastel colors
  • Bright colors in minimap for easy navigation
  • Theme-aware (light/dark)

Installation

  1. Clone this repository
  2. Run npm install
  3. Run npm run compile
  4. Press F5 in VS Code

Configuration

Search for "Function Highlight" in VS Code settings:

  • functionHighlight.enabled - Enable/disable highlighting
  • functionHighlight.borderWidth - Overlay width (default: 5000)

License

MIT

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