Looker Label Viewer allows you to see localized labels in lookml files without having to open the localization file.
Hover over a localized label to view the corresponding label value.
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
To change the default en.strings.json
to something else, use the following setting:
"lookerlabelviewer.localizedStringsFileName": "en.strings.json"