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 |
|
Alex Dima
|
89eb9fe9e6
|
Relax IIdentifiedSingleEditOperation.range
|
2020-02-19 13:53:39 +01:00 |
|
Alexandru Dima
|
6133239792
|
💄
|
2020-01-14 16:58:32 +01:00 |
|
Matt Bierner
|
40e0f496f9
|
Use equals helper function instead of re-implementing it so many places
|
2019-10-07 14:18:58 -07:00 |
|
Alex Dima
|
051205018f
|
Migrate more editor options
|
2019-09-03 20:55:26 +02:00 |
|
Alex Dima
|
16c1772bdf
|
renames
|
2019-09-03 00:22:23 +02:00 |
|
Alex Dima
|
9ab08c2d30
|
Adopt conditional types for editor options reading
|
2019-09-03 00:19:00 +02:00 |
|
Alex Dima
|
363b976941
|
Convert more editor options
|
2019-09-02 23:05:00 +02:00 |
|
Johannes Rieken
|
e428bed67d
|
strict init work, #78168
|
2019-08-05 10:42:19 +02:00 |
|
Johannes Rieken
|
c5cdf50e17
|
prep-work for #76847
|
2019-07-08 11:39:01 +02:00 |
|
Matt Bierner
|
ae2cc878f8
|
Using DisposableStore in mainThread class
#74250
|
2019-07-02 16:37:35 -07:00 |
|
Matt Bierner
|
3bb736272e
|
Mark readonly on insertSnippet
This function does not modify the input array
|
2019-06-13 14:11:46 -07:00 |
|
Johannes Rieken
|
1d3215d100
|
move mainThread[D,E], #70319
|
2019-03-20 11:29:03 +01:00 |
|