Skip to content

VS Code extension to see localized labels in lookml files without having to open the localization file.

License

Notifications You must be signed in to change notification settings

alhankeser/looker-label-viewer

Repository files navigation

Looker Label Viewer for VS Code

Looker Label Viewer allows you to see localized labels in lookml files without having to open the localization file.

Features

Hover over a localized label to view the corresponding label value.

looker_label_viewer

It currently does not support the ability to change extension settings related to:

  • Target attributes. It defaults to trying to get labels for:
    • label
    • group_label
    • group_item_label
    • view_label

Settings

Localization File

To change the default en.strings.json to something else, use the following setting: "lookerlabelviewer.localizedStringsFileName": "en.strings.json"

About

VS Code extension to see localized labels in lookml files without having to open the localization file.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published