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
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
2020-03-26quick access - drop quick open actionBenjamin Pasero
2020-03-26quick access - first cut old quick open removalBenjamin Pasero
2020-03-25quick access - strip codicons from commands (#93303)Benjamin Pasero
2020-03-22quick access - fix missing pieces to properly enable for selfhostingBenjamin Pasero
2020-03-20quick access - align more with current solutionBenjamin Pasero
2020-03-20quick access - clean upBenjamin Pasero
2020-03-16quick access - drop default handlerBenjamin Pasero
2020-03-16quick access - some cleanupBenjamin Pasero
2020-03-13quick access - first cut goto symbolsBenjamin Pasero
2020-03-12quick access - allow to search by command alias but not show itBenjamin Pasero
2020-03-12quick access - commands with MRU history and keybindingsBenjamin Pasero
2020-03-12quick access - basic commands pickerBenjamin Pasero
2020-03-11quick access - tweak aria labelsBenjamin Pasero
2020-03-10quick access - add tasks pickerBenjamin Pasero
2020-03-10quick access - introduce a base PickerQuickAccessProvider helper to simplify ...Benjamin Pasero
2020-03-10quick access - debug pickerBenjamin Pasero
2020-03-09quick access - implement editors pickerBenjamin Pasero
2020-03-09quick access - placeholder & contextkey supportBenjamin Pasero
2020-03-09quick access - prepare for merge to masterBenjamin Pasero
2020-03-09quick access - implement view handlerBenjamin Pasero
2020-03-07quick access - contribute help for standalone and workbench separatelyBenjamin Pasero