A few days ago I
added ATC support to my
visual studio code extension
Today I decided to improve my workflow by
- adding an option to refresh the findings on activation
- adding a button to automatically adding the pseudocomments or pragmas
The latter is a bit flaky as there's no API to find them, and I extrat them from the documentation
Also, the pseudocomments/pragmas are always added at the end of the line, which is not necessarily right:
This doesn't work because should go before the comma: