Elin Element InspectorA VS Code extension that displays Element information for decompiled Elin source code. In Elin's decompiled C# source code, Element IDs are represented as numeric literals. This extension helps you understand what each Element ID refers to by showing the Element's name and details. FeaturesInline DecorationWhen a numeric literal appears as an argument to specific functions (like
Hover InformationHover over any numeric literal to see detailed Element information in a tooltip, including all available properties from the Element database.
Extension SettingsThis extension contributes the following settings:
Adding Custom Function TargetsYou can add additional functions to detect Element IDs:
Release Notes0.0.1Initial release. LicenseMIT except data/elements.csv. The CSV file is extracted from Elin game. |

