DragonKnightOfBreeze / Paradox-Language-Support

IDEA Plugin: Paradox Language Support.
https://windea.icu/Paradox-Language-Support
MIT License
37 stars 4 forks source link

.${gameType} file is ignored #3

Closed toliner closed 2 years ago

toliner commented 2 years ago

I'm doing HoI4 modding with this plugin, however, the plugin mark the mod as Stellaris's one.

Project Directory image Project is recognized as Stellaris mod image

DragonKnightOfBreeze commented 2 years ago

I suggest to use VSCode with CWTools until I implement CWT Config File Support more perfectly. Bug feedback is always welcomed.

DragonKnightOfBreeze commented 2 years ago

THX!

DragonKnightOfBreeze commented 2 years ago

47ca26ad471d329131add82353581cb6962d29dc

Fixed on 0.6.3, will re-parse & re-index files under game or mod directory, if descriptor / game type marker file is changed (move, delete, rename, etc.) so it's necessary to do so. (may still have some issues under specific situations)