cwtools / cwtools-vscode

A VS Code extension providing language server support for paradox script files using cwtools
Other
88 stars 12 forks source link

No autocompletion for `icon[]` #78

Open maxice8 opened 1 year ago

maxice8 commented 1 year ago

I have added the following

icon = icon[gfx/interface/missions]

To one of the rules, but no completion is being offered, it should ideally offer to complete with all .dds files in that directory.