Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>vix_searchNew to Visual Studio Code? Get it now.
vix_search

vix_search

Vixxx

|
142 installs
| (0) | Free
C function search
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vix-search

Features

Use the command to jump to function definitions. Doesn't use intellisense.

I do not plan to actually update or improve this.

Requirements

Only works on C files.

Extension Settings

You can modify the preview highlight color. Add the following to your settings.json

{
    "workbench.colorCustomizations": {
        //...
        "vix_search.highlight_color": "#388E3C50",
        //...
    }  
}
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft