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
2022-07-14add clear display language action (#155194)Sandeep Somavarapu
2022-07-11Add installation context to install extension command (#154846)Logan Ramos
2022-07-11make `MenuId#id` a string and a strict identifierJohannes
2022-07-05Add a setting to enable `sandbox: true` for windows (#154062)Benjamin Pasero
2022-06-28Fixes #153465: Turn off `UtilityProcess` for stable (#153594)Alexandru Dima
2022-06-26Improve extensions management in profilesSandeep Somavarapu
2022-06-17Turn on `UtilityProcess` by defaultAlex Dima
2022-06-17fix build: try not using utility proc by default (#152416)SteVen Batten
2022-06-17Use `UtilityProcess` to spawn extension hosts and add a setting (#152344)Alexandru Dima
2022-06-08auto-fixed prefer-const violationJohannes
2022-05-27show keybindings in quick open help (#150538)Benjamin Pasero
2022-04-22Fixes #146412Alex Dima
2022-03-28Fix #146048Sandeep Somavarapu
2022-03-25Expose `extensions.experimental.affinity` in settings schemaAlex Dima
2022-03-17Make string array settings renderable (#145155)Raymond Zhao
2022-03-16compute target platform on the renderer sideSandeep Somavarapu
2022-03-10Revert "experiment running notebooks in dedicated process."rebornix
2022-03-09experiment running notebooks in dedicated process.rebornix
2022-02-24Fix #143673Sandeep Somavarapu
2022-02-02enable `@typescript-eslint/member-delimiter-style`, https://github.com/micros...Johannes Rieken
2022-01-24debt - cleanup context key handling in workbenchBenjamin Pasero
2022-01-23#139015 more refactoringsSandeep Somavarapu
2022-01-21Add explicit layers for editor contributions (fixes #140995)Alex Dima
2022-01-18- Use IExtensionsWorkbenchService to install extensionSandeep Somavarapu
2022-01-17Merge branch 'main' into fix-136313Jean Pierre
2022-01-12#140088 - extension storage migration support while migrating to pre-releasesSandeep Somavarapu
2021-12-09refactor extensions editorSandeep Somavarapu
2021-12-03Merge branch 'main' into fix-136313Jean Pierre
2021-12-02Fix #138233Sandeep Somavarapu
2021-12-01Fix #138231Sandeep Somavarapu
2021-11-30Fix #138127Sandeep Somavarapu
2021-11-29#15756Sandeep Somavarapu
2021-11-26#15756 prompt users to migrate from old extension to main prerelease extensionSandeep Somavarapu
2021-11-25#15756 support pre-release while installing through cli and commandsSandeep Somavarapu
2021-11-25#15756 fine tune labelsSandeep Somavarapu
2021-11-24#15756 rename to switchSandeep Somavarapu
2021-11-23#15756 feedbackSandeep Somavarapu
2021-11-23#15756 - handle incompatible pre-release versionsSandeep Somavarapu
2021-11-23#15756 - Pre-release support for extensionsSandeep Somavarapu
2021-11-18disable auto update when installing a specific version of extensionjeanp413
2021-11-18Install extension with version using workbench.extensions.installExtensionjeanp413
2021-11-05Clairify webview namesMatt Bierner
2021-10-19Rename KeyCode enum members to more closely resemble ScanCode enum membersAlexandru Dima
2021-10-13consider only true value for donotSync optionSandeep Somavarapu
2021-10-12support donot sync option for extension installation commandSandeep Somavarapu
2021-10-03fix #134345 - 'workpsace' typogjsjohnmurray
2021-09-21Large Refactorings Pane Composite Parts (#133485)SteVen Batten
2021-09-16Fix additional unnecessary \:Laura Harker
2021-09-07Import Keyboard Shortcuts from -> Migrate Keyboard Shortcuts fromisidor
2021-09-06Keymaps -> "import keyboard shortcuts from". Also remove keybindingisidor