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-26sandbox - move more things aroundBenjamin Pasero
2020-05-25sandbox - ensure IElectronService is declared from electron-sandbox layerBenjamin Pasero
2020-05-25sandbox - move electron service into common/sandboxBenjamin Pasero
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-05-01Fixes #96681 & moreEric Amodio
2020-04-30home indicator - add a product icon overlayBenjamin Pasero
2020-04-29Ensures welcome editor won't open more than onceEric Amodio
2020-04-28Changes welcome to always be activeEric Amodio
2020-04-24Shows Welcome page even w/ default editor layoutsEric Amodio
2020-04-21Add SyncActionDescriptor.from helper (#95731)Matt Bierner
2020-04-20Merge branch 'master' into aeschli/specific-codicon-namesMartin Aeschlimann
2020-04-20use Codicon.error / warning / infoMartin Aeschlimann
2020-04-20Spell out icon names (fixes #95614)Christof Marti
2020-04-14Fix formattingMatt Bierner
2020-04-07#94599 Rename to IExtensionRecommendationsServiceSandeep Somavarapu
2020-04-03oneOf -> anyOf in welcome view schemaAlex Ross
2020-04-01viewsWelcome#view schema definitionAlex Ross
2020-03-26quick access - first cut old quick open removalBenjamin Pasero
2020-03-25Accessibility: Mark document-like outputs with role="document" for easier scr...isidor
2020-03-24viewsWelcomeContribution: remove proposed API checkisidor
2020-03-09Added completion entry for @ts-expect-error directive (#92093)Josh Goldberg
2020-03-06Fixes #73734: If the editor's container is scrollable, do not use fixedOverfl...Alex Dima
2020-03-06debug: rename welcome view to just runisidor
2020-03-06Allow welcome content in custom viewsAlex Ross
2020-03-04quickpick - use layout service from platformBenjamin Pasero
2020-03-03Workbench editor renames (#91943)Benjamin Pasero
2020-03-03ITheme -> IColorThemeMartin Aeschlimann
2020-02-27fixes #91466Joao Moreno
2020-02-27fixes #91471Joao Moreno
2020-02-27fixes #91462, fixes #91465Joao Moreno
2020-02-19editors - :lipstick: resourceBenjamin Pasero
2020-02-18editors - getResource => resourceBenjamin Pasero
2020-02-17views welcome: check for proposed api flagJoao Moreno
2020-02-17views: empty -> welcomeJoao Moreno
2020-02-17rename empty view contents to view welcomeJoao Moreno
2020-01-22renameSandeep Somavarapu
2020-01-17:speech_balloon: Fix grammar on Welcome PageJason Fry
2020-01-10Merge remote-tracking branch 'origin/master' into alex/wrappingAlexandru Dima
2020-01-10fix #88394.Peng Lyu
2020-01-08Use better editor APIAlex Dima
2019-12-16editors input factory - add canSerialize() to find out if editor can be seria...Benjamin Pasero
2019-12-13renameSandeep Somavarapu
2019-12-10Remove useless propertyChristof Marti
2019-11-15Use `create` functions for more descriptorsMatt Bierner
2019-11-15Convert SyncActionDescriptor to use a `create` function (#84878)Matt Bierner
2019-11-14Fix #83715. Handle touch to scroll in interactive playground.Peng Lyu
2019-11-13Remove some duplicate configuration node (#84070)Matt Bierner
2019-11-04Pull caption from product.json (#83844)Chris Dias
2019-11-01debt - more strictPropertyInitialization (#78168)Benjamin Pasero