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-08-16simpler commands quick pickJohannes
2022-08-16`IAction` must not be disposable. Delete heaps of empty dispose-implementatio...Johannes
2022-06-22View menu access for debug consoles (#152406)Andrea Mah
2022-06-08ux - hide quick pickers from command palette (#151489)Benjamin Pasero
2022-05-27show keybindings in quick open help (#150538)Benjamin Pasero
2022-05-13remove `TitleMenuQuickPick` againJohannes
2022-05-02add "go to symbol in workspace", ordering, set title to window titleJohannes
2022-05-02Add title menu quick pick as submenu and use special rendering for that, add ...Johannes
2022-04-19Confirmation of Clear Recent projects (fix #139392)Benjamin Pasero
2022-04-13Move output service to workbench/servicesSandeep Somavarapu
2022-03-11rename side panel (#144862)SteVen Batten
2022-02-22fixes #142464SteVen Batten
2022-01-21Add explicit layers for editor contributions (fixes #140995)Alex Dima
2022-01-04fixes #139903SteVen Batten
2022-01-04Revert "fixes #139903"SteVen Batten
2022-01-04fixes #139903SteVen Batten
2021-10-19Rename KeyCode enum members to more closely resemble ScanCode enum membersAlexandru Dima
2021-10-01fixes #134208SteVen Batten
2021-09-24Make Help menu entries more useful for exploration (#133651)Harald Kirschner
2021-09-21Large Refactorings Pane Composite Parts (#133485)SteVen Batten
2021-09-16RemoveViewletPanel (#133207)SteVen Batten
2021-08-26simplify "Go to Symbol in Editor" registration, fyi @bpasero, related to http...Johannes Rieken
2021-06-25move find out of terminal service and get find to work in terminal editors (#...Megan Rogge
2021-06-18Disallow setting active instance to undefined outside servicesDaniel Imms
2021-06-18Move groups out of terminal serviceDaniel Imms
2021-06-18Make set active instance a setterDaniel Imms
2021-05-04terminalTab -> terminalGroup (#122891)Megan Rogge
2021-05-04Lint progressDaniel Imms
2021-05-03ux - convert some notifications to dialogsBenjamin Pasero
2021-03-15firefox: do not use ctrl+shift+P for show all commands since it is taken, mak...isidor
2020-12-16codicons -> iconLabelsMartin Aeschlimann
2020-11-13Fix #27716Sandeep Somavarapu
2020-11-11fix https://github.com/microsoft/vscode/issues/110420Johannes Rieken
2020-09-23Command categories are repeated in many places (fix #106019)Benjamin Pasero
2020-09-18Implement generic invokeWithinContext for all editor panes (#104947)Rob Lourens
2020-08-18Make sure "command palette" command doesn't show up in simple editorRob Lourens
2020-07-10debt - more action2 adoptionBenjamin Pasero
2020-04-22move view container registry api into view descriptor serviceSteVen Batten
2020-04-21Add SyncActionDescriptor.from helper (#95731)Matt Bierner
2020-04-20Unify into single ViewContainerModelSandeep Somavarapu
2020-04-17fix #95448Benjamin Pasero
2020-04-02quick access - :lipstick: empty result labelsBenjamin Pasero
2020-04-02fix #94145Benjamin Pasero
2020-04-01fix #94012Sandeep Somavarapu
2020-04-01fix #94010Benjamin Pasero
2020-04-01fix #93928Benjamin Pasero
2020-03-30quick access - fix issue with selecting entry from help pickerBenjamin Pasero
2020-03-26quick access - fix action registration for commandsBenjamin Pasero
2020-03-26quick access - more renames towards less quick open usageBenjamin Pasero
2020-03-26quick access - remove actionbar contributor that is no longer neededBenjamin Pasero