Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-09fixes #86534Joao Moreno
2019-12-06Fix #85981Pine Wu
2019-12-06[semantic tokens] Use singular for token type names Fixes #86281Martin Aeschlimann
2019-12-06Fix #86151Pine Wu
2019-12-06Revert "Fix #85151"Pine Wu
2019-12-06Fix #86441Pine Wu
2019-12-06Fix #85151Pine Wu
2019-12-06Handle normalized windows paths in resource mapMatt Bierner
2019-12-05Fix #86058Pine Wu
2019-12-05[josn] fix wrong schema-schema reference, use draft-07 everywhereMartin Aeschlimann
2019-12-05Update css servicePine Wu
2019-12-05Fix #86211Pine Wu
2019-12-05Remove tga from documented supported image format listMatt Bierner
2019-12-05[Search Editor] Make clicking take you to the location you clicked. Ref #86190.Jackson Kearl
2019-12-04Fix typo in command nameJackson Kearl
2019-12-04Make sure we also log the typescript error properties on fatal error telemetr...Matt Bierner
2019-12-04Pick up TS 3.7.3 finalMatt Bierner
2019-12-04Make all search-result editors have no line numbersJackson Kearl
2019-12-04[json] mention setting to change limitMartin Aeschlimann
2019-12-04[json] update serviceMartin Aeschlimann
2019-12-04[json] make result limit configurable. Fixes #84259Martin Aeschlimann
2019-12-04Add missing properties (fixes microsoft/vscode-remote-release#1961)Christof Marti
2019-12-03JSONC: Completion inserts one extra double quote. Fixes #86078Martin Aeschlimann
2019-12-03semantic token test: fix length, skip unknown tokensMartin Aeschlimann
2019-12-03update semantic testMartin Aeschlimann
2019-12-03Fix absolute paths in markdown preview on windowsMatt Bierner
2019-12-03[Search Editor] Add option for context linesJackson Kearl
2019-12-03Note image preview's extension kindMatt Bierner
2019-12-03Merge branch 'master' of github.com:microsoft/vscodeJackson Kearl
2019-12-03Keep track of disposeablesJackson Kearl
2019-12-02[json] update serviceMartin Aeschlimann
2019-12-02Merge branch 'master' of https://github.com/microsoft/vscodeMartin Aeschlimann
2019-12-02[css/html/json] provide replace & insert proposalsMartin Aeschlimann
2019-12-02Fix #85715. Fix #85717Pine Wu
2019-12-02add another unit test for #80688Johannes Rieken
2019-12-02Add a few more token scopes to themesAlex Ross
2019-12-02Remove areas from the semantic tokens APIAlex Dima
2019-12-02Adopt extension kind for those extensions defined as ui extensions. For #85819Martin Aeschlimann
2019-11-30some tweaks for inline debug adaper API; see #85544Andre Weinand
2019-11-29remove proposed type 'DebugAdapterInlineImplementation' from vscode.d.ts for nowAndre Weinand
2019-11-29Update extension kindChristof Marti
2019-11-29Merge branch 'pr/83466'Joao Moreno
2019-11-29remove console logsMartin Aeschlimann
2019-11-29Merge commit 'refs/pull/83466/head' of github.com:microsoft/vscode into pr/83466Joao Moreno
2019-11-29git: use getCommit instead of logJoao Moreno
2019-11-29Merge commit 'refs/pull/82995/head' of github.com:microsoft/vscode into pr/82995Joao Moreno
2019-11-28adapt to proposed APIAndre Weinand
2019-11-28fixes #85158Joao Moreno
2019-11-28Merge pull request #85459 from vially/git-clone-dest-pathJoão Moreno
2019-11-28Update html/css LS for new dataPine Wu