Application Development Blog Posts
Learn and share on deeper, cross technology development topics such as integration and connectivity, automation, cloud extensibility, developing at scale, and security.
cancel
Showing results for 
Search instead for 
Did you mean: 
MarcelloUrbani
Active Contributor
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: