mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -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:
@@ -33,6 +33,8 @@
|
||||
"title.endpoints": "Service Endpoints",
|
||||
"title.books": "Notebooks",
|
||||
|
||||
"title.showLogFile": "Show Log File",
|
||||
|
||||
"mssql.configuration.title": "MSSQL configuration",
|
||||
"mssql.query.displayBitAsNumber": "Should BIT columns be displayed as numbers (1 or 0)? If false, BIT columns will be displayed as 'true' or 'false'",
|
||||
"mssql.format.alignColumnDefinitionsInColumns": "Should column definitions be aligned?",
|
||||
|
||||
Reference in New Issue
Block a user