Our reporting solution Jasper Reports stores its designs as xml files (jrxml extension) and the sql query in an element called queryString. Do we think that the oracle extension might be able to see this and use it inplace?
Here are some resources. Intellij has some functionality in this area. It looks like the MSSQL extension from MSFT might provide this for TSQL.
Embedded Programming Languages | Visual Studio Code Extension API
edit: clarification