Giulia Stocco
Giulia Stocco
The problem is not that we cannot restart the language server, as mentioned in my earlier comment restarting the server is not actually needed here - the settings themselves including...
I opened #674 to track the feature request to auto-rescan on settinngs change/add a new command to manually scan.
With the way you have currently formatted it, no. The first option isn't possible as DevSkim only supports first running a path query and then a string compare/regex. The second...
In that case, it sounds like your best option will unfortunately be falling back to regular regex parsing, which is a shame because it is very close to JSON syntax...