Added rows affected count to status bar Added Object Explorer support for connection string based connections Removed redundant MSSQL output channel for logs Fixed leading tabs when copying multiple selections Fixed styling of NULL cells in query results ...
Added rows affected count to status bar Added Object Explorer support for connection string based connections Removed redundant MSSQL output channel for logs Fixed leading tabs when copying multiple selections Fixed styling of NULL cells in query results ...
// - peek: Show peek view of the results (default) // - gotoAndPeek: Go to the primary result and show a peek view // - goto: Go to the primary result and enable peek-less navigation to others "editor.gotoLocation.multipleDefinitions": "peek", // Controls the behavior the 'Go to...
{"editor.tabSize":4,"editor.detectIndentation":false,"files.autoSave":"onWindowChange","editor.fontSize":16,"editor.autoClosingBrackets":"always","editor.autoClosingQuotes":"beforeWhitespace","editor.codeActionsOnSave":null,"editor.padding.bottom":30,"editor.padding.top":30,"editor.showFolding...
{//Editor//Controls whether the editor shows CodeLens."diffEditor.codeLens":false,//When enabled, the diff editor ignores changes in leading or trailing whitespace."diffEditor.ignoreTrimWhitespace":true,//Timeout in milliseconds after which diff computation is cancelled. Use 0 for no timeout."...
Fix tabs in comments to come out in cells. (#4029) Use configuration API and provide Resource when retrieving settings. (#4486) When debugging, the extension correctly uses custom .env files. (#4537) Accomadate trailing commands in the JSON contents of launch.json file. (#4543) Kill live...
Default msr.quiet = true to not activate/show MSR-Def-Ref(in OUTPUT tab) + MSR-RUN-CMD (in TERMINAL tab). MSR-Def-Ref shows sorted results after ranking, and specific search commands with time costs. MSR-RUN-CMD shows re-running search when got multiple results or finding commands ...
In Visual Studio Code, please add the ability to pin (or put) tabs in separate rows. In Visual Studio 2019 we have this capability, and I love using this feature to organize files while I write code. Thank you. Here is an example from Vi...
Added rows affected count to status bar Added Object Explorer support for connection string based connections Removed redundant MSSQL output channel for logs Fixed leading tabs when copying multiple selections Fixed styling of NULL cells in query results ...
Added rows affected count to status bar Added Object Explorer support for connection string based connections Removed redundant MSSQL output channel for logs Fixed leading tabs when copying multiple selections Fixed styling of NULL cells in query results ...