Skip to content

erickcampolina-hotmart/labels-finder

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published