mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-08 01:28:26 -05:00
Merge from vscode 1eb87b0e9ce9886afeaecec22b31abd0d9b7939f (#7282)
* Merge from vscode 1eb87b0e9ce9886afeaecec22b31abd0d9b7939f * fix various icon issues * fix preview features
This commit is contained in:
@@ -92,7 +92,7 @@ suite('Editor Commands - ShiftCommand', () => {
|
||||
'',
|
||||
'123'
|
||||
],
|
||||
new Selection(1, 1, 1, 2)
|
||||
new Selection(1, 2, 1, 2)
|
||||
);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user