Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Labels FinderNew to Visual Studio Code? Get it now.
Labels Finder

Labels Finder

Erick Henrique

|
203 installs
| (0) | Free
A extension to find api-languages labels.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

labels-finder

A extension to find api-languages labels.

Extension Settings

Create a file named "labelsFinder.json" at the root of your project and add the properties "labelsPath" (path of your language file) and "documentSelector" (type of files to applicate autocomplete).

{
    "labelsPath": "src/language/pt_BR.json",
    "documentSelector": ["javascript", "typescript", "html"]
}

Sample

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