STupidLord's Hearts of Iron 4 Syntax HighlightingSTupidLord's Hearts of Iron 4 Syntax Highlighting is a extention made to highlight your HoI4 code in a simple way. If you encounter any missing highlighting feel free to make an issue. FeaturesThe main and currently only function of this extension is highlighting the various pieces of code for HoI4. It also includes a way to add your own custom syntax, i.e. for custom ideologies, scripted effects, missing syntax, ect. Recommended extensions to pair withThemes
State History ExampleFocus Tree ExampleHow to add custom syntax?
Warning, updates may overwrite your Release Notes1.2.0The real public release version, I swear. Finally went through and copied the effects, modifiers, and triggers from the base game documentation so it should now have almost if not every base game thing to highlight. 1.2.1Minor fixes to fix comments and some other things 1.3.0Added coloring for 1.3.1Fixed loc highlighting being broken if you had a colon after the loc string (e.x. having 1.3.2Fixed an issue where three number states would be highlighted with the color of tags. (Hid pre 1.2.0 updates to condense Release Notes) Before: After: CreditsThis extension takes heavy inspiration from Thomas Boby's Paradox Syntax Highlighting, credit to him for being the reason I started making this. |