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-04-21Add SyncActionDescriptor.from helper (#95731)Matt Bierner
2020-03-31adopt product icon theme in extension actions & pickerMartin Aeschlimann
2020-03-03extract theme configurationMartin Aeschlimann
2020-03-03ITheme -> IColorThemeMartin Aeschlimann
2020-03-03IIconTheme -> IFileIconThemeMartin Aeschlimann
2020-02-12more strictFunctions #81574Johannes Rieken
2019-12-13renameSandeep Somavarapu
2019-12-10Viewlet Refactor (#85566)SteVen Batten
2019-11-21Adopt latest vscode-textmate (fixes #84401)Alex Dima
2019-11-15Convert SyncActionDescriptor to use a `create` function (#84878)Matt Bierner
2019-10-28[theme] Copy input from theme picker when no theme was found. Fixes #40518Martin Aeschlimann
2019-10-10use window.setTimeoutMartin Aeschlimann
2019-10-10[themes] Debounce color theme selection. Fixes #71616Martin Aeschlimann
2019-10-08Marking a bunch of static variables as readonlyMatt Bierner
2019-07-03Remove suppressImplicitAnyIndexErrors For. #76442Martin Aeschlimann
2019-06-11Use menu registry for global activity actionsSandeep Somavarapu
2019-06-11fix #69334Benjamin Pasero
2019-05-07allow to provide a language mode when opening text editorsBenjamin Pasero
2019-04-16files2 - adopt new methodsBenjamin Pasero
2019-04-05debt - fix toResource() with schemesBenjamin Pasero
2019-03-22fix implicit anys (for #70352)Martin Aeschlimann
2019-03-21More implicit any error fixesMatt Bierner
2019-03-05Remove IWorkspaceConfigurationServiceSandeep Somavarapu
2019-02-23integration test fixesMartin Aeschlimann
2019-02-21Move inspectTMScropes to /browser/ (#69102)Alex Dima
2019-02-21Move ITextMateService definition to /common/Alex Dima
2019-02-21debt - lift more things to common/browser namespaceBenjamin Pasero
2019-02-16Strict null supressesions in themes.testMatt Bierner
2019-02-12paths - paths.node.ts => path.tsBenjamin Pasero
2019-02-12paths - adopt basename()Benjamin Pasero
2019-02-08Strict null workMatt Bierner
2019-02-07debt - workbench/parts => workbench/contrib (update imports and scripts)Benjamin Pasero
2019-02-07debt - workbench/parts => workbench/contribBenjamin Pasero