Replies: 1 comment
-
We’re currently working on exposing connectivity APIs that external extensions can use to access connection context, create new connections, and execute queries. Additional capabilities like scripting objects and retrieving server details are also included. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I’d love it if the mssql extension offered a dedicated API for seamless inter-extension communication so that other extensions can easily access its connection data .
It could simplify building features that depend on the current connection context and make for a much smoother experience in VS Code .
Having a standardized protocol for this kind of integration would help create a more cohesive ecosystem of SQL tools .
Beta Was this translation helpful? Give feedback.
All reactions