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
2022-06-09manual fixing of prefer-const violationsJohannes
2022-06-09Merge branch 'main' into joh/voluminous-lobsterJohannes
2022-06-09Update text editor drop proposal (#151552)Matt Bierner
2022-06-08Fix rename of paths in markdown reference link definitions (#151545)Matt Bierner
2022-06-08Iterate on paste edit provider api (#151477)Matt Bierner
2022-06-08[typescript-language-features] Pass through all `typescript.unstable.*` setti...Andrew Branch
2022-06-08[npm extension] exclude top level npm_modules when detecting npm scripts in w...jram
2022-06-08Switch deprecated editor.document -> editor.notebook (#151530)Rob Lourens
2022-06-08auto-fixed prefer-const violationJohannes
2022-06-08Git - use editor as commit message input (#151491)Ladislau Szomoru
2022-06-08fix jsx text foreground in tomorrow-night theme (#151478)余腾靖
2022-06-08Adopt ResourceMap in more places (#151475)Matt Bierner
2022-06-08Add resourceMap helper for markdown extension (#151471)Matt Bierner
2022-06-07Fix markdown link detection for links with titles (#151459)Matt Bierner
2022-06-07Update grammars (#151383)Matt Bierner
2022-06-07Use `I` prefix for task interfaces (#151350)Megan Rogge
2022-06-07Fix test to workRich Chiodo
2022-06-07Can't get tests to run with local bits, try submittingRich Chiodo
2022-06-07Add unit testRich Chiodo
2022-06-06bugfix on markdown underlines, addressing part of issue #136073 (#151178)Justin Chen
2022-06-06Enable locale picker in web (#150496)Tyler James Leonhardt
2022-06-03Pick up TS 4.7.3 (#151246)Matt Bierner
2022-06-03Git - Switch to using the remoteName context key (#151212)Ladislau Szomoru
2022-06-03Validation not working in settings JSON (#151202)Martin Aeschlimann
2022-06-02Git - Add minItems/maxItems for branch dictionary setting (#151132)Ladislau Szomoru
2022-06-02Fix #150041 (#151108)Logan Ramos
2022-06-02Git - branch name generation setting feedback (#151106)Ladislau Szomoru
2022-06-02Git log level polish (#151095)Ladislau Szomoru
2022-06-02fix github push error handler regex (#151072)Isidor Nikolic
2022-06-02add a comment for session.scopes (#151050)Tyler James Leonhardt
2022-06-02Align auth scopes (#151045)Joyce Er
2022-06-02Add experimental tag to experimental extension settings (#151031)Matt Bierner
2022-06-02Also ignore star checkboxes (#151029)Matt Bierner
2022-06-02Return scope array that was given to us so that account icon number goes away...Tyler James Leonhardt
2022-06-01Better message for markdown reference links (#151018)Matt Bierner
2022-06-01better approach for codespaces `permissions` dev container schema (#150909)Josh Spicer
2022-06-01Fix #150725 (#150956)Ladislau Szomoru
2022-06-01Don't parse checkboxes are links in markdown (#150914)Matt Bierner
2022-06-01Quick spelling update (#150759)Solomon Kinard
2022-05-31Fix #150595 (#150880)David Dossett
2022-05-30Add customizations.codespaces.repositories.permissions (#150555)Josh Spicer
2022-05-30Update css grammar (#150724)Alex Ross
2022-05-30Add onEnterRule for SassDoc documentation (fix #150598) (#150599)William Killerud
2022-05-27Support TS's includeInlayVariableTypeHintsWhenTypeMatchesName setting (#150489)Matt Bierner
2022-05-27Revert "A full editor can be used as git commit message editor (#95266)" (#15...Ladislau Szomoru
2022-05-26Fix process.platform for picomatch (#150430)Matt Bierner
2022-05-25Fix #149831 (#150276)Ladislau Szomoru
2022-05-25Merge branch 'main' into 3wmHenning Dieterichs
2022-05-25Merge pull request #150300 from rchiodo/rchiodo/iw_output_scrollingRich Chiodo
2022-05-25make git "accept from merge editor" command save the document and close the m...Johannes