Matt Bierner
7ed88bd70c
Use set to track synced values instead of object literal
2019-07-15 11:47:29 -07:00
Matt Bierner
ae2cc878f8
Using DisposableStore in mainThread class
...
#74250
2019-07-02 16:37:35 -07:00
Johannes Rieken
078da2bca6
This partially reverts "extends Disposable" changes
2019-06-06 16:01:15 +02:00
Matt Bierner
0f32f0ef5f
Clean up some usages of IDisposable[]
...
Part of #74250
- Extend `Disposable` in classes where it makes sense
- Use `DisposableStore` for lists of disposables
- Make `combinedDisposable` take arguments instead of an array (so that you can't pass in an array and then modify the array after the fact)
2019-05-23 22:58:16 -07:00
Benjamin Pasero
dac56c1816
allow to provide a language mode when opening text editors
2019-05-07 15:05:54 +02:00
Benjamin Pasero
0a6f646b46
debt - adopt toLocalResource in more places
2019-04-09 11:32:25 +02:00
Benjamin Pasero
f4eae9a5f4
files2 - polish method names
2019-03-29 15:15:44 +01:00
Johannes Rieken
1d3215d100
move mainThread[D,E], #70319
2019-03-20 11:29:03 +01:00