Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Label In LineNew to Visual Studio Code? Get it now.
Label In Line

Label In Line

Tushar Saha Tonoy

|
1,777 installs
| (2) | Free
Do you work in very long code files, Where you have to use find ton of times. NOW YOU DON'T !!!
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Label In Line

Install from marketplace.

Preview

Label in line

Usage

Press '#' in you code and press ctrl + space bar for suggestion and chose 'Label' else type '// ---->' and you comment will be light up.

Main Objective

The main objective of this extension is to make a simple way to highlight a string or some text in your code so that it will be so much easier to navigate a part of code and we don't have to use find or search option again and again.

Simple Way To Highlight

simple

manul

Easier To Navigate

navigate

Supported language.

  • PHP
  • HTML
  • Java
  • CPP
  • C
  • Python
  • Laravel Blade
  • JavaScript
  • TypeScript
  • React
  • vue

For color customization, in the user settings, add

"workbench.colorCustomizations": {
	"labelInLine.labelBackground": "#ff00ff"
}

Disable the extension

Go to command palette (Press Ctrl+ Shift + P). Run the command Label In Line : Toggle.

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