Provides information about hovered GUIDs. It identifies GUIDs in your code and displays their associated name and description (and potentially more) using data from a provided JSON file.
GUIDs with available infos will be underlined.
Features
Hover Information: Hover over a GUID in your code to see detailed information about it.
Supported Data Types:
Most Resources (textures, animations etc, mostly path info)
"Root Templates"
"ActionResource"
"ActionResourceGroup"
"Background"
"CharacterCreationAccessorySet"
"CharacterCreationAppearanceMaterial"
"CharacterCreationAppearanceVisual"
"CharacterCreationEquipmentIcons"
"CharacterCreationEyeColor"
"CharacterCreationHairColor"
"CharacterCreationIconSettings"
"CharacterCreationMaterialOverride"
"CharacterCreationPassiveAppearance"
"CharacterCreationPreset"
"CharacterCreationSharedVisual"
"CharacterCreationSkinColor"
"ClassDescription"
"ColorDefinition"
"EquipmentType"
"Faction"
"Feat"
"FeatDescription"
"God"
"Gossip"
"LevelMap"
"Origin"
"PassiveList"
"Progression"
"ProgressionDescription"
"Race"
"SkillList"
"SpellList"
"Tag"
"Flag"
Installation
Open Visual Studio Code.
Go to the Extensions view by clicking on the Extensions icon in the Activity Bar on the side of the window or use the keyboard shortcut Ctrl+Shift+X.