mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-28 01:25:39 -05:00
Merge from vscode b12f623603e2fc1c5b3037115fa37c1a6acc4165 (#6760)
This commit is contained in:
@@ -72,7 +72,7 @@ interface IDiffEditorWidgetStyle {
|
||||
}
|
||||
|
||||
class VisualEditorState {
|
||||
private _zones: number[];
|
||||
private _zones: string[];
|
||||
private _zonesMap: { [zoneId: string]: boolean; };
|
||||
private _decorations: string[];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user