You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since this command is contributed from the package.json file, there's no way to show it as "disabled". I can, however, change when it appears on the editor. Would it be better to only show the Cancel Query icon if there's a query running?
@Charles-Gagnon's suggestion has good UX, I would like to work on it. This could implement by changing the command icon in runtime, as I investigated for this change we can't do this at this time (I'm not sure), therefore I asked @jrieken, he said they are already working on it for May iteration.
This should be disabled when a query isn't currently running
Clicking on it results in this error
mssql: Cannot cancel query as no query is running.
The text was updated successfully, but these errors were encountered: