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-27fix #98250Sandeep Somavarapu
2020-05-27Problems: filter box: remove duplicated color def. For #98250Martin Aeschlimann
2020-05-20add IExtUri, ExtUri default implementation, and IUriIdentityService, https://...Johannes Rieken
2020-05-19make markers view aware of concept of same-document-referenceJohannes Rieken
2020-05-15use compare-util instead of custom one, https://github.com/microsoft/vscode/i...Johannes Rieken
2020-05-13Fix #97240Sandeep Somavarapu
2020-05-13always use .monaco-workbench together with theme type class nameMartin Aeschlimann
2020-05-06Support for pinned tabs (#97078)Benjamin Pasero
2020-05-05make ResourceMap a real ES6 map, #93368Johannes Rieken
2020-04-26Fix #96009jeanp413
2020-04-24#95472 Fix lifecycle of ViewPaneContainer and PanesSandeep Somavarapu
2020-04-24Fix #95372Sandeep Somavarapu
2020-04-24:lipstick:Sandeep Somavarapu
2020-04-24Merge pull request #95653 from jeanp413/fix-95461Sandeep Somavarapu
2020-04-24icons and fixes for built-in panel movesSteVen Batten
2020-04-22markers view: set ariaLabel dynamicaly on treeisidor
2020-04-22list: introduce accessibilityProvider.getWidgetAriaLabelisidor
2020-04-21Add SyncActionDescriptor.from helper (#95731)Matt Bierner
2020-04-21Merge branch 'master' into aeschli/specific-codicon-namesMartin Aeschlimann
2020-04-20Merge branch 'master' into aeschli/specific-codicon-namesMartin Aeschlimann
2020-04-20use Codicon.error / warning / infoMartin Aeschlimann
2020-04-20move codicon to base/commonMartin Aeschlimann
2020-04-19Fixes #95461jeanp413
2020-04-18use Codicon.lightBulbMartin Aeschlimann
2020-04-17move and implement views model to view descriptors modelSandeep Somavarapu
2020-04-17fixes #95508João Moreno
2020-04-17Fix #94530Sandeep Somavarapu
2020-04-17markers: also rerender parent once children get updated to update aria attrib...isidor
2020-04-10add ariaLabel to IStatusbarEntryisidor
2020-04-09cleanup list/tree navigatorsJoão Moreno
2020-04-08fixes #94544João Moreno
2020-04-06adopt native iterators in treesJoão Moreno
2020-04-01fixes #94035SteVen Batten
2020-03-24add markers icon to viewSteVen Batten
2020-03-24enable panel contributionSteVen Batten
2020-03-24remove unused importSteVen Batten
2020-03-24markers views should request background colorSteVen Batten
2020-03-24refs #92786SteVen Batten
2020-03-09Fix #92189Sandeep Somavarapu
2020-03-09views: aria header label compute from titleisidor
2020-03-09use view focus context keySandeep Somavarapu
2020-03-08#92038 move from get*Actions to menu actionsSandeep Somavarapu
2020-03-04#91603 Create list resource navigatorSandeep Somavarapu
2020-03-03ITheme -> IColorThemeMartin Aeschlimann
2020-02-29Fix #89933Pine Wu
2020-02-27Fix #89933Pine Wu
2020-02-26Alerts are too verbose when problems panel is open.isidor
2020-02-21welcome views: telemetry events for buttonsJoao Moreno
2020-02-21show names of formatting edits and code actions providers when they block sav...Johannes Rieken