Files
vscode/src/vs/workbench/api/browser
Benjamin Pasero 418d1974ca Workbench editor renames (#91943)
* IEditor => IEditorPane

* More panes:
* IVisibleEditor => IVisibleEditorPane
* ITextEditor => ITextEditorPane
* ITextDiffEditor => ITextDiffEditorPane

* imports - remove type alias

* More pane renames
* IEditorService#activeControl => activeEditorPane
* IEditorService#visibleControls => visibleEditorPanes

* More editor renames
* activeTextEditorWidget => activeTextEditorControl
* visibleTextEditorWidgets => visibleTextEditorControls
2020-03-03 10:47:50 +01:00
..
2020-02-12 10:52:55 -08:00
2020-01-28 10:54:38 +01:00
2020-01-22 11:45:37 +01:00
2020-02-04 23:33:01 +01:00
2020-02-17 10:57:52 -08:00
2020-03-02 22:19:17 +01:00