Closed bux closed 5 years ago
Same problem for me. Have found any workaround, bux ?
Sorry for the late answer. Had to deal with 2 other projects.
This issue occurs since Visual Studio Code introduced a feature which this extension already had. Reloading itself once the config is changed. Had this solved for myself but I can't remember how :/ will try to reproduce and release a fix.
The issue also no longer occurs in milestone branch for fresh installs so the fix must be in there ^^ Give me a bit to test it out ;)
^For reference ... how veteran and I fixed it on our side.
Yea that's still back from the time where we had absolutely no documentation for VS Code. It was pure learning by reverse engineering, trying things out ^^ and by looking into the extensions of Microsoft itself.
I remember that one of the big issues back then was that we had no possibility to properly change the provided highlighting based on custom settings.
Will fix it.
Fixed in development. https://github.com/Armitxes/VSCode_SQF/commit/5b5c991f28a81110479974b53ce0ae15f09559e8
Releasing it this weekend together with some new features.
Fixed and released :) Thanks for reporting
VS Code about output
An error shows up in the output windows after opening an sqf file.
After reloading the highlighting doesn't work anymore and I get the following new error message in the output window.
When inspecting the sqf.min.json it's just an empty 0kb file.