herbix / hoi4modutilities

A VSCode extension that contains utilities for Heart of Iron IV mods developers
MIT License
74 stars 9 forks source link

Icons don't show while previewing focus tree on Linux #74

Closed Kszug closed 8 months ago

Kszug commented 8 months ago

.vscode:

{
    "hoi4ModUtilities.modFile": "/home/kszug/.local/share/Paradox Interactive/Hearts of Iron IV/mod/[modname].mod",
    "hoi4ModUtilities.installPath": "/home/kszug/.local/share/Paradox Interactive/Hearts of Iron IV"
}

When trying to preview focus trees the icons aren't shown image

Kszug commented 8 months ago

Ok I've fixed this, it appears by setting the install path in user settings not workspace