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-11-12Fix #67603Sandeep Somavarapu
2020-11-11Fix #94416Sandeep Somavarapu
2020-11-03Fix #103438Sandeep Somavarapu
2020-10-22Use dropdown action for extension installSandeep Somavarapu
2020-10-20debt - lift lifecycle service to workbench layerBenjamin Pasero
2020-10-16Add explorer context menu to install an extension from a VSIX (#108787)Ladislau Szomoru
2020-10-09support user built in extensionsSandeep Somavarapu
2020-09-25clean up - remove unused source propSandeep Somavarapu
2020-09-25create workspace extension config serviceSandeep Somavarapu
2020-09-07#103454 do not use deprecated methodsSandeep Somavarapu
2020-06-23#100399 Update categoriesSandeep Somavarapu
2020-06-12editors - more :lipstick:Benjamin Pasero
2020-06-12:lipstick: ExtensionsInputBenjamin Pasero
2020-06-11Disable custom editors for some specific schemesMatt Bierner
2020-06-05Mark _serviceBrand properties using declare (#99312)Matt Bierner
2020-05-29Add ability to not to sync an extension while installing using cliSandeep Somavarapu
2020-04-07#94599 Rename to IExtensionRecommendationsServiceSandeep Somavarapu
2020-03-04Fix #91603Sandeep Somavarapu
2020-02-19Fix #86915Sandeep Somavarapu
2020-02-19editors - :lipstick: resourceBenjamin Pasero
2020-02-18editors - getResource => resourceBenjamin Pasero
2020-02-06#81574 Fix strict function type errorsSandeep Somavarapu
2020-02-03Filter out duplicate extension search flagsJackson Kearl
2020-02-03Better handle suggestion enablement in SuggestEnabledInputJackson Kearl
2020-01-24migrate search to use new setting (#89190)SteVen Batten
2020-01-22renameSandeep Somavarapu
2019-12-30Fix #87285Sandeep Somavarapu
2019-12-20#87246 Abstract viewlet and panel registrySandeep Somavarapu
2019-12-18#87246 Introduce name in view containerSandeep Somavarapu
2019-12-18#87246 use container descriptor to register view containerSandeep Somavarapu
2019-12-17Support ViewPaneContainer in Panel (#87191)SteVen Batten
2019-12-16debt - let editorgroup model use editors that are already in the modelBenjamin Pasero
2019-12-10Viewlet Refactor (#85566)SteVen Batten
2019-09-20rename allowTrailingsCommas -> allowTrailingCommasMartin Aeschlimann
2019-09-20Fix #81080Sandeep Somavarapu
2019-09-05Fix #80369Sandeep Somavarapu
2019-08-30change type of _serviceBrand from `any` to `undefined`, #79918Johannes Rieken
2019-08-29trailing commas only for setting filesMartin Aeschlimann
2019-08-16Remove webview svg whitelistMatt Bierner
2019-07-29fix #78062Sandeep Somavarapu
2019-07-19clean up install actionSandeep Somavarapu
2019-07-18Introduce new enablement statesSandeep Somavarapu
2019-07-18Move extensions tips service to workbenchSandeep Somavarapu
2019-07-18Move enablement and servers to workbenchSandeep Somavarapu
2019-07-18:lipstick:Sandeep Somavarapu
2019-07-09Fix/supressing more implicit index errorsMatt Bierner
2019-06-18Fix #microsoft/vscode-remote-release/issues/231Sandeep Somavarapu
2019-05-28Replacing a few instances of IDisposable[]Matt Bierner
2019-05-22reuse extension data for deps and pack tree.Sandeep Somavarapu
2019-04-24Fix Microsoft/vscode-remote/issues/1564Sandeep Somavarapu