Add title to a tab created from extension #24824
Unanswered
MikhailProfile
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Good day!
When I use alter on stored procedure in interface I can see description with the name of SP:
How can add my own description/title to tabs that I create from extension? To create a new tab I use -
vscode.commands.executeCommand("newQuery");
Beta Was this translation helpful? Give feedback.
All reactions