DragonKnightOfBreeze / Paradox-Language-Support

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

Typing inline_script does not show autocomplete #70

Closed adriangaro closed 4 months ago

adriangaro commented 4 months ago

Could be useful to have an autocomplete snippet for it to easily write it, since most type you have to type inline_script manually, speeding up the insertion of inline scripts in most other places.

DragonKnightOfBreeze commented 4 months ago

So the question is 'What are the all available places', should it can be autocompleted everywhere in script files (in game/mod directory) when typing a proeprty key, or be limited?

DragonKnightOfBreeze commented 4 months ago

It's originally designed not to complete 'inline_script = ...', yet it may be coonfigured to complete.

DragonKnightOfBreeze commented 4 months ago

Will be implemented in 1.3.5