• B
    Workbench editor renames (#91943) · 418d1974
    Benjamin Pasero 提交于
    * 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
    418d1974
repositoryPane.ts 45.7 KB