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-13fix testsBenjamin Simmonds
2022-09-13added testsBenjamin Simmonds
2022-09-13feedbackSandeep Somavarapu
2022-09-13Recently updated fixesBenjamin Simmonds
2022-09-09Sort installed correctly when some don'r have timebenibenj/sortExtensionsByUpdateDateBenjamin Simmonds
2022-09-09Sort By updateDate and local sortingBenjamin Simmonds
2022-09-08Undo context key service changes because of regression, (#160329)Johannes Rieken
2022-09-07prepare for syncing profiles (#160298)Sandeep Somavarapu
2022-09-06adopt lazy services (#160168)Sandeep Somavarapu
2022-09-05Remove `IContextKeyService.bufferChangeEvents` because `onDidChangeContext` i...Johannes
2022-09-02Fix #159675 (#159866)Sandeep Somavarapu
2022-09-01Have running extensions use the issure reporter instead (#159707)Tyler James Leonhardt
2022-08-31make service instantiation lazy (#159680)Sandeep Somavarapu
2022-08-31perf - log slow running workbench contribs (#159656)Benjamin Pasero
2022-08-29Add rounded corners to extension button actions (#159496)Miguel Solorio
2022-08-26When calling `registerSingleton` you must signal if you support (or not) dela...joh/registerSingleton-explicitJohannes
2022-08-23use common extension manifest string replacer for web and desktop (#158834)Tyler James Leonhardt
2022-08-22Tag useUtilityProcess for exp (#158811)Harald Kirschner
2022-08-19allow recent commands to be pinned (#158037)Megan Rogge
2022-08-18Add rounded corners to buttons (#158315)Miguel Solorio
2022-08-17Extend unresponsive extension host instrumentation (#158320)Harald Kirschner
2022-08-16`IAction` must not be disposable. Delete heaps of empty dispose-implementatio...Johannes
2022-08-10ActionWithDropdownActionViewItem - add separator (#155166)Ladislau Szomoru
2022-08-08make store profile awareSandeep Somavarapu
2022-08-03Support `ILocalizedString` in `openCommandActionDescriptor` `title`s (#156921)Joyce Er
2022-08-03Use optional chaining for more method calls (#156938)Matt Bierner
2022-08-03Remove types.isArray (#156930)Matt Bierner
2022-08-02clean up vsixs (#156893)aiday/issue156744Sandeep Somavarapu
2022-08-01Make comment and owner required by default (#156822)Logan Ramos
2022-08-01do not report builtin extensions (#156793)digitarald/experiments-cleanupSandeep Somavarapu
2022-07-28Fix #156468 (#156528)Sandeep Somavarapu
2022-07-28Fix #153942 (#156525)Sandeep Somavarapu
2022-07-27fix errors in tests (#156420)Sandeep Somavarapu
2022-07-26Fix #107657 (#156233)Sandeep Somavarapu
2022-07-25fix build (#156113)Benjamin Pasero
2022-07-24Adding digitarald owner comment (#155502)Harald Kirschner
2022-07-22Revert "install language pack when setting locale (#155954)" (#155963)Sandeep Somavarapu
2022-07-22install language pack when setting locale (#155954)Sandeep Somavarapu
2022-07-18Support find widget in lists/trees (#152481)João Moreno
2022-07-14add clear display language action (#155194)Sandeep Somavarapu
2022-07-13Fix #154950 (#155089)Sandeep Somavarapu
2022-07-13Merge pull request #154925 from microsoft/sandy081/extensions-set-display-langSandeep Somavarapu
2022-07-12Fix #151921 (#154936)Sandeep Somavarapu
2022-07-12show set display language action for lang pack extensionssandy081/extensions-set-display-langSandeep 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-06remove forEach usage (#154259)Sandeep Somavarapu
2022-07-05Add a setting to enable `sandbox: true` for windows (#154062)Benjamin Pasero
2022-07-05Fix #153663 (#154104)Sandeep Somavarapu
2022-07-04adopt #153865 (#154067)Sandeep Somavarapu