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-05-27Use a fixed position context view as a child of the anchor element (#97965)SteVen Batten
2020-04-24icons and fixes for built-in panel movesSteVen Batten
2020-04-21Merge branch 'master' into aeschli/specific-codicon-namesMartin Aeschlimann
2020-04-20view: use CodiconMartin Aeschlimann
2020-04-17move and implement views model to view descriptors modelSandeep Somavarapu
2020-04-17fix npesJoão Moreno
2020-04-17fixes #95508João Moreno
2020-04-06refs #94507SteVen Batten
2020-04-03fixes #93841SteVen Batten
2020-04-01Fix #69480Sandeep Somavarapu
2020-04-01fixes #94035SteVen Batten
2020-03-27fix output bg color in sidebarSteVen Batten
2020-03-27hide output when emptySteVen Batten
2020-03-27Fix #93215Sandeep Somavarapu
2020-03-26fixes #93481isidor
2020-03-26Fix #93481Sandeep Somavarapu
2020-03-25adopt remaining icons for default panel viewsSteVen Batten
2020-03-24enable panel contributionSteVen Batten
2020-03-12#92038 Remove unused codeSandeep Somavarapu
2020-03-11add tooltipSandeep Somavarapu
2020-03-09#92038 Move output view from get*Actions to use menusSandeep Somavarapu
2020-03-09tests - stop using import exportBenjamin Pasero
2020-03-02Fix #69480Sandeep Somavarapu
2020-02-21welcome view: add internal preconditionJoao Moreno
2020-02-21welcome views: telemetry events for buttonsJoao Moreno
2020-02-21Fix #90794Sandeep Somavarapu
2020-02-19editors - :lipstick: resourceBenjamin Pasero
2020-02-18editors - getResource => resourceBenjamin Pasero
2020-02-10add opener and theme services to ViewPaneJoao Moreno
2020-02-05Fix #89993Sandeep Somavarapu
2020-02-04debt - move tests to correct layersBenjamin Pasero
2020-02-04text input - push more code down for reuseBenjamin Pasero
2020-02-04Properly apply aria-label to editors (fix #89621)Benjamin Pasero
2020-01-26editors - let resource editor extend text editorBenjamin Pasero
2020-01-24Let read-only editors show problems (fixes #89057)Benjamin Pasero
2020-01-22debt - cleanup outputpanel instantiation overrideBenjamin Pasero
2020-01-21output - fix broken instantiationBenjamin Pasero
2020-01-15make Action2 an abstract class so that ctor is clear and so that we can do th...Johannes Rieken
2020-01-15remove registerAction infavor of `registerAction2`Johannes Rieken
2020-01-10Allow to save readonly documents (fixes #22121)Benjamin Pasero
2020-01-06fix output link detector for overlapping paths (fix #88121)Benjamin Pasero
2020-01-06output - :lipstick: modernizeBenjamin Pasero
2019-12-20debug select make sure all separators are disabledisidor
2019-12-13renameSandeep Somavarapu
2019-12-13renameSandeep Somavarapu
2019-12-13#85884 renameSandeep Somavarapu
2019-12-11move output channel registry to workbench servicesSandeep Somavarapu
2019-11-20fix compileBenjamin Pasero
2019-11-20editors - move a bit of auto saving into the editor serviceBenjamin Pasero
2019-11-15Use `create` functions for more descriptorsMatt Bierner