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-29remove the ability to ignore path casing from util functions itself, #93368Johannes Rieken
2020-05-26group bulk edit preview by document, https://github.com/microsoft/vscode/issu...Johannes Rieken
2020-05-13css - put monaco-workbench first in selectorsBenjamin Pasero
2020-05-12vs/vs-dark/hc-black are now on same element as monaco-workbenchMartin Aeschlimann
2020-04-22list: introduce accessibilityProvider.getWidgetAriaLabelisidor
2020-04-17move and implement views model to view descriptors modelSandeep Somavarapu
2020-04-17fixes #95508João Moreno
2020-04-15Merge pull request #94968 from jeanp413/fix-94323Johannes Rieken
2020-04-11Fixes #94323jeanp413
2020-04-09cleanup list/tree navigatorsJoão Moreno
2020-04-08fixes #94544João Moreno
2020-03-19Avoid computing undo edits if not necessaryAlex Dima
2020-03-04#91603 Create list resource navigatorSandeep Somavarapu
2020-03-03sort by category only once, #91900Johannes Rieken
2020-03-03ITheme -> IColorThemeMartin Aeschlimann
2020-03-02add Iterable-utils (completing Iterator-utils) and adopt in bulk edit preview...Johannes Rieken
2020-02-29Fix formatting for TS 3.9 updateMatt Bierner
2020-02-27fix #91672Johannes Rieken
2020-02-22Remove TextModel.createFromStringAlex Dima
2020-02-21welcome views: telemetry events for buttonsJoao Moreno
2020-02-19also support single icon, not just ThemeIcon and {light, dark}-tuples, #77728Johannes Rieken
2020-02-18editors - getResource => resourceBenjamin Pasero
2020-02-18files - rename events to follow conventionsBenjamin Pasero
2020-02-14sort categories with uncheck items atop, https://github.com/microsoft/vscode/...Johannes Rieken
2020-02-11Merge branch 'master' into joao/empty-viewsJoao Moreno
2020-02-11Adding casts for creation of generic workbench trees with strict function typesMatt Bierner
2020-02-10add opener and theme services to ViewPaneJoao Moreno
2020-02-10tweak wording #89416Johannes Rieken
2020-02-10fix #89416Johannes Rieken
2020-02-10Merge branch 'master' into joao/empty-viewsJoao Moreno
2020-02-07show strike through for deletes, #89504Johannes Rieken
2020-02-07use arrow for renames, #89504Johannes Rieken
2020-02-05use viewsservice over panelserviceSteVen Batten
2020-02-05tests - lift a few into browser/commonBenjamin Pasero
2020-02-05resolves #89723SteVen Batten
2020-02-04debt - use "correct" context key for focused viewJohannes Rieken
2020-01-30fix #89674Johannes Rieken
2020-01-29always show diff editor, except for deletes, #89501Johannes Rieken
2020-01-29fix #89422Johannes Rieken
2020-01-29correct invalid checked states, e.g unchecked parent cannot have checked chil...Johannes Rieken
2020-01-29use old uri for text edits that target renamed resource, #89506Johannes Rieken
2020-01-29ensure parent is checked when checking child, ensure child can be checked whe...Johannes Rieken
2020-01-29fix #89502Johannes Rieken
2020-01-27bulk - yet another fix for the getId...Johannes Rieken
2020-01-24migrate search to use new setting (#89190)SteVen Batten
2020-01-24bulk: have UX and model checked states, propagate check states to child editsJohannes Rieken
2020-01-24bulk - better view modelJohannes Rieken
2020-01-23wip: empty view contentJoao Moreno
2020-01-23bulk: add testsJohannes Rieken
2020-01-23bulk: adopt codicon for group/ungroup symbolJohannes Rieken