mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-28 17:23:19 -05:00
query result selection summary improvement (both perf and usability) (#23378)
This commit is contained in:
@@ -32,6 +32,7 @@ export interface IQueryEditorConfiguration {
|
||||
readonly openAfterSave: boolean;
|
||||
readonly showActionBar: boolean;
|
||||
readonly preferProvidersCopyHandler: boolean;
|
||||
readonly promptForLargeRowSelection: boolean;
|
||||
},
|
||||
readonly messages: {
|
||||
readonly showBatchTime: boolean;
|
||||
|
||||
Reference in New Issue
Block a user