A VS Code plugin that allows you to view UUID details directly in your VS Code status bar.
[UPDATE JAN 2021]
This extension is not maintained anymore.
This extension is meant for internal projects only, and uses a very specific JSON format to work.
Features
You can view details of highlighted UUID in the VS Code status bar itself. This saves you the trouble of opening a new tab, searching for the UUID and then get its details.
Requirements
VS Code version v.1.25.0+
Node version 8+
This plugin was created on a v1.28.0 (VS Code) and v8.9.4 (Node) Windows machine.
Installation & Usage
Install from VSCode Extension Manager and Reload.
Hit Ctrl+Shift+P > UUID Mapper: Update UUID Mappings and select form, interview JSON file paths from your local hard drive. This generates UUID mappings. This (selecting form, interview file paths) is a one time thingie only; unless you reset configurations manually.
You will be prompted to reload your editor window. After reload, select (highlight text) any UUID (selecting first 8 characters will also do #Lazy) to see its mapping in the status bar below.
To reset and start all over, hit Ctrl+Shift+P > UUID Mapper: Reset Config. You will be prompted to set file paths again.
Known Issues
Some field, field_group UUID mappings are missing.
Have tested on Windows only. Not sure about Mac (Let me know!)