Commit Graph

11 Commits

Author SHA1 Message Date
Joao Moreno
4a81920398 Revert "scm: make tree rendering opt-in via proposed API"
This reverts commit afa911d942.
2019-10-11 19:10:27 +02:00
Joao Moreno
afa911d942 scm: make tree rendering opt-in via proposed API
fix #82203
2019-10-10 18:37:38 +02:00
Matt Bierner
40e0f496f9 Use equals helper function instead of re-implementing it so many places 2019-10-07 14:18:58 -07:00
Johannes Rieken
53d6601137 strict init 2019-10-03 16:51:03 +02:00
Matt Bierner
029009eafd Marking most private emitters as readonly
Emitters should generally not be reassigned as their corresponding event would also be lost. Marking these as readonly just to enforce this
2019-09-23 17:31:18 -07:00
Johannes Rieken
07d19b90a5 remove automatic merging/overwriting of decorations, simplify proposed API, #54938 2019-09-04 11:16:11 +02:00
Johannes Rieken
32da48e7a0 consistent dto namings 2019-08-05 16:50:13 +02:00
Matt Bierner
1ef4a75ff9 Replace IDisposable with DisposableStore in a few more simple cases 2019-07-19 17:36:17 -07:00
Johannes Rieken
c8843e3b0d final touch at heap service removal, #74846 2019-06-19 10:58:24 +02:00
Joao Moreno
08bb5a13c0 use toInternal2
related to #74846
2019-06-12 15:19:44 +02:00
Johannes Rieken
c0821aa5e9 move extHost-files to common 2019-04-10 10:26:52 +02:00