João Moreno
|
8ceb90a807
|
fixes #93493
|
2020-04-09 15:22:27 +02:00 |
|
Joao Moreno
|
788cfa0767
|
use UriComponents for SCMRawResource
fixes microsoft/vscode-remote-release#2115
|
2020-02-04 10:58:40 +01:00 |
|
Joao Moreno
|
400ca187dc
|
fixes #83440
|
2019-10-28 16:00:45 +01:00 |
|
Joao Moreno
|
d5664e35ed
|
cleanup commit template, merge
related to #66522
|
2019-10-15 17:43:33 +02:00 |
|
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
|
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 |
|
Matt Bierner
|
7411e3f341
|
Convert many simple getters for events into readonly properties
We seem to use the readonly property way of exposing these values more widely. Standardizing this a bit across the codebase
|
2019-07-15 16:12:25 -07:00 |
|
Joao Moreno
|
a67b138d51
|
use es6 maps in mainThreadSCM
related to #76442
|
2019-07-03 09:57:24 +02:00 |
|
Matt Bierner
|
ae2cc878f8
|
Using DisposableStore in mainThread class
#74250
|
2019-07-02 16:37:35 -07:00 |
|
Johannes Rieken
|
e93063a0cc
|
move mainThread[S], #70319
|
2019-03-19 17:30:14 +01:00 |
|