mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Use vscode log path (#6599)
* use vscode log file * remove log * remove sqltools output log and add command to open log
This commit is contained in:
@@ -115,6 +115,11 @@
|
||||
{
|
||||
"command": "mssql.clearSearchServerResult",
|
||||
"title": "%title.clearSearchServerResult%"
|
||||
},
|
||||
{
|
||||
"command": "mssql.showLogFile",
|
||||
"category": "MSSQL",
|
||||
"title": "%title.showLogFile%"
|
||||
}
|
||||
],
|
||||
"outputChannels": [
|
||||
@@ -943,4 +948,4 @@
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user