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-09-13Recently updated fixesBenjamin Simmonds
2022-09-09Sort By updateDate and local sortingBenjamin Simmonds
2022-09-06adopt lazy services (#160168)Sandeep Somavarapu
2022-09-02Fix #159675 (#159866)Sandeep Somavarapu
2022-08-31make service instantiation lazy (#159680)Sandeep Somavarapu
2022-08-31perf - log slow running workbench contribs (#159656)Benjamin Pasero
2022-08-26When calling `registerSingleton` you must signal if you support (or not) dela...joh/registerSingleton-explicitJohannes
2022-08-22Tag useUtilityProcess for exp (#158811)Harald Kirschner
2022-08-16`IAction` must not be disposable. Delete heaps of empty dispose-implementatio...Johannes
2022-08-03Support `ILocalizedString` in `openCommandActionDescriptor` `title`s (#156921)Joyce Er
2022-08-03Remove types.isArray (#156930)Matt Bierner
2022-07-14add clear display language action (#155194)Sandeep Somavarapu
2022-07-11Add installation context to install extension command (#154846)Logan Ramos
2022-07-11make `MenuId#id` a string and a strict identifierJohannes
2022-07-05Add a setting to enable `sandbox: true` for windows (#154062)Benjamin Pasero
2022-06-28Fixes #153465: Turn off `UtilityProcess` for stable (#153594)Alexandru Dima
2022-06-26Improve extensions management in profilesSandeep Somavarapu
2022-06-17Turn on `UtilityProcess` by defaultAlex Dima
2022-06-17fix build: try not using utility proc by default (#152416)SteVen Batten
2022-06-17Use `UtilityProcess` to spawn extension hosts and add a setting (#152344)Alexandru Dima
2022-06-08auto-fixed prefer-const violationJohannes
2022-05-27show keybindings in quick open help (#150538)Benjamin Pasero
2022-04-22Fixes #146412Alex Dima
2022-03-28Fix #146048Sandeep Somavarapu
2022-03-25Expose `extensions.experimental.affinity` in settings schemaAlex Dima
2022-03-17Make string array settings renderable (#145155)Raymond Zhao
2022-03-16compute target platform on the renderer sideSandeep Somavarapu
2022-03-10Revert "experiment running notebooks in dedicated process."rebornix
2022-03-09experiment running notebooks in dedicated process.rebornix
2022-02-24Fix #143673Sandeep Somavarapu
2022-02-02enable `@typescript-eslint/member-delimiter-style`, https://github.com/micros...Johannes Rieken
2022-01-24debt - cleanup context key handling in workbenchBenjamin Pasero
2022-01-23#139015 more refactoringsSandeep Somavarapu
2022-01-21Add explicit layers for editor contributions (fixes #140995)Alex Dima
2022-01-18- Use IExtensionsWorkbenchService to install extensionSandeep Somavarapu
2022-01-17Merge branch 'main' into fix-136313Jean Pierre
2022-01-12#140088 - extension storage migration support while migrating to pre-releasesSandeep Somavarapu
2021-12-09refactor extensions editorSandeep Somavarapu
2021-12-03Merge branch 'main' into fix-136313Jean Pierre
2021-12-02Fix #138233Sandeep Somavarapu
2021-12-01Fix #138231Sandeep Somavarapu
2021-11-30Fix #138127Sandeep Somavarapu
2021-11-29#15756Sandeep Somavarapu
2021-11-26#15756 prompt users to migrate from old extension to main prerelease extensionSandeep Somavarapu
2021-11-25#15756 support pre-release while installing through cli and commandsSandeep Somavarapu
2021-11-25#15756 fine tune labelsSandeep Somavarapu
2021-11-24#15756 rename to switchSandeep Somavarapu
2021-11-23#15756 feedbackSandeep Somavarapu
2021-11-23#15756 - handle incompatible pre-release versionsSandeep Somavarapu
2021-11-23#15756 - Pre-release support for extensionsSandeep Somavarapu