mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-13 17:22:15 -05:00
only show new query when query is supported (#17346)
* only show new query when query is supported * test case fix and pr comments * rename context key
This commit is contained in:
@@ -101,7 +101,7 @@
|
||||
"connectionProvider": {
|
||||
"providerId": "TESTPROVIDER",
|
||||
"languageMode": "sql",
|
||||
"notebookKernelAlias": "Test Provider",
|
||||
"isQueryProvider": false,
|
||||
"displayName": "Test Provider",
|
||||
"iconPath": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user