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-25sandbox - ensure IElectronService is declared from electron-sandbox layerBenjamin Pasero
2020-05-25sandbox - move electron service into common/sandboxBenjamin Pasero
2020-05-13always use .monaco-workbench together with theme type class nameMartin Aeschlimann
2020-04-22Merge pull request #95877 from microsoft/isidorn/listWidgetAriaLabelIsidor Nikolic
2020-04-22list: introduce accessibilityProvider.getWidgetAriaLabelisidor
2020-04-22debt - use clipboard serviceBenjamin Pasero
2020-04-21Add SyncActionDescriptor.from helper (#95731)Matt Bierner
2020-04-10add ariaLabel to IStatusbarEntryisidor
2020-04-08fixes #94544João Moreno
2020-04-07#94599 merge into single serviceSandeep Somavarapu
2020-04-07#94599 simplify by reusingSandeep Somavarapu
2020-04-07#94599Sandeep Somavarapu
2020-04-07#94599 clean upSandeep Somavarapu
2020-04-07#94599 Move exe based tips to new service in shared processSandeep Somavarapu
2020-04-07#94599 Rename to IExtensionRecommendationsServiceSandeep Somavarapu
2020-04-06#94506 separate extenson recommendations for web.Sandeep Somavarapu
2020-04-06RuntimeExtensionsEditorAccessibilityProviderisidor
2020-04-06debt - remove node pieces from environment (#82598)Benjamin Pasero
2020-03-23Adopt codicons (reduce usage of registerAndGetAmdImageURL)Alex Dima
2020-03-04show the version of running extensionSandeep Somavarapu
2020-03-04#91923 Add icon and version to runtime extensions editorSandeep Somavarapu
2020-02-19editors - :lipstick: resourceBenjamin Pasero
2020-02-18editors - getResource => resourceBenjamin Pasero
2020-02-11Adding casts for creation of generic workbench trees with strict function typesMatt Bierner
2019-12-20Revert "Merge pull request #87320 from microsoft/misolori/codicon-consolidation"Miguel Solorio
2019-12-19Consolidate codicon files to vs/base/parts/codiconMiguel Solorio
2019-12-16editors input factory - add canSerialize() to find out if editor can be seria...Benjamin Pasero
2019-12-12Fixes #84695 - codicons in hoversEric Amodio
2019-12-09fix #85422Johannes Rieken
2019-12-05Fix #86292Sandeep Somavarapu
2019-11-29rename ICommandAction.iconLocation to ICommandAction.iconJohannes Rieken
2019-11-18#84715 AA fix for treesSandeep Somavarapu
2019-11-15Use `create` functions for more descriptorsMatt Bierner
2019-11-15Convert SyncActionDescriptor to use a `create` function (#84878)Matt Bierner
2019-11-04Merge pull request #83795 from microsoft/tyriar/icon_stringDaniel Imms
2019-11-01Move icons out of translated stringsDaniel Imms
2019-10-29Make createInstance stricter (#83472)Matt Bierner
2019-10-17Merge remote-tracking branch 'origin/master' into misolori/icon-fontMiguel Solorio
2019-10-15fixes #82294isidor
2019-10-15Replace Octicons with CodiconsMiguel Solorio
2019-10-10update to electron 6.0.x (#81644)Benjamin Pasero
2019-10-08Merge branch 'master' into joh/sigusr1Johannes Rieken
2019-10-08Marking a bunch of static variables as readonlyMatt Bierner
2019-10-07support to enable inspector when asking for inspect port and consume in auto ...Johannes Rieken
2019-09-30electron - revert to Electron 4Benjamin Pasero
2019-09-30fix "extension slow" linkJohannes Rieken
2019-09-26:lipstick: move a few services aroundBenjamin Pasero
2019-09-20fix #81123Benjamin Pasero
2019-09-19debt - use electron dialogs through electron serviceBenjamin Pasero
2019-09-19Serialize-friendly interfaceChristof Marti