Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>BG3-GUIDinfosNew to Visual Studio Code? Get it now.
BG3-GUIDinfos

BG3-GUIDinfos

FallenStar

|
927 installs
| (0) | Free
Provides information about hovered GUIDs.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Visual Studio Marketplace Version License

Overview

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.

image1

image2

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

  1. Open Visual Studio Code.
  2. 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.
  3. Search for "BG3-GUIDinfos".
  4. Click the "Install" button.

MarketPlace Link

Usage

  1. Open a file in Visual Studio Code containing tag GUIDs, supported filetypes are json,lsx,xml.
  2. Hover over a tag GUID in the code.
  3. The extension will display information about the tag, including its name and description.

Known Issues

  • No known issues.

Contributing

Contributions are welcome! If you encounter any issues or have suggestions, please feel free to create an issue or submit a pull request.

License

This extension is MIT licensed.

Contact

For questions or feedback, you can reach out to the author, FallenStar, on GitHub.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft