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-06-28Adopt import and export features (#153379)Sandeep Somavarapu
2022-06-13Merge branch 'main' into sandy081/settingsProfileSandeep Somavarapu
2022-06-10Initial implementation of Continue Edit Session (#151528)Joyce Er
2022-06-01Merge branch 'main' into sandy081/settingsProfileSandeep Somavarapu
2022-05-24Merge branch 'main' into 3wmJohannes
2022-05-23- Save settings profileSandeep Somavarapu
2022-05-21support scanning, installing and uninstalling extensions in a profileSandeep Somavarapu
2022-05-17Add drop into editor option (#147049)Matt Bierner
2022-05-09merge editor kick offJohannes
2022-04-22Merge branch 'main' into issue/146729Sandeep Somavarapu
2022-04-22Implement export/import profilesSandeep Somavarapu
2022-04-21Implement language detection for notebook cells (#147537)Jackson Kearl
2022-04-05Create drop into editor contribitionMatt Bierner
2022-03-13history - limit long running shutdown handling to desktop onlyBenjamin Pasero
2022-03-10history - first cut timeline provider for local historyBenjamin Pasero
2022-03-09history - first cut `cloneFile` use from saved working copiesBenjamin Pasero
2022-03-02Fix #142482Jackson Kearl
2022-02-21use audio cue to signal no inlay hints can be readJohannes Rieken
2022-02-01Merge pull request #141872 from microsoft/joh/langFeaturesJohannes Rieken
2022-02-01Merge pull request #141919 from microsoft/joh/surroundWithJohannes Rieken
2022-02-01Merge branch 'main' into joh/surroundWithJohannes Rieken
2022-02-01:lipstick: workbench history serviceBenjamin Pasero
2022-01-31Merge branch 'main' into joh/langFeaturesJohannes Rieken
2022-01-31Move `menusExtensionPoint.ts` to `/workbench/services/` (#141003)Alex Dima
2022-01-28move `ReferenceProviderRegistry` into new `ILanguageFeaturesService` serviceJohannes Rieken
2022-01-27add a surround with snippet command, https://github.com/microsoft/vscode/issu...Johannes Rieken
2022-01-22welcome - introduce dedicated top level folders (#141138)Benjamin Pasero
2022-01-21web - lift some `browser` specific things to `browser` layerBenjamin Pasero
2022-01-20Move code action contributions into browserMatt Bierner
2022-01-17Move `defaultWorkerFactory.ts` to `/browser/` (#140857)Alex Dima
2022-01-08Merge branch 'main' into sandy081/fix140120Sandeep Somavarapu
2022-01-08- move migration into a util functionSandeep Somavarapu
2022-01-07Merge pull request #140044 from microsoft/hediet/breakpointHitSoundsHenning Dieterichs
2022-01-05Play a sound when the cursor enters a line with a breakpoint.Henning Dieterichs
2022-01-04Remove unnecessary importLadislau Szomoru
2022-01-04:lipstick: main filesBenjamin Pasero
2021-12-29More renamesAlex Dima
2021-12-29RenamesAlex Dima
2021-12-08Renames `ModeService` to `LanguageService`Alex Dima
2021-12-07fix #138515Sandeep Somavarapu
2021-11-12#136424 Initialize remote with user synced extensionsSandeep Somavarapu
2021-11-08fix(list): :bug: list/tree should show focus outline while context menu is openJoão Moreno
2021-11-02Exp => Assignment Rename (#136253)SteVen Batten
2021-09-21Large Refactorings Pane Composite Parts (#133485)SteVen Batten
2021-09-08Restore undo-redo elements for `IPathService.defaultUriScheme` (#132612)Alexandru Dima
2021-09-03editors - implement new text editor service and adopt (#126960)Benjamin Pasero
2021-08-17add fly-out UI for language status items, tweak API proposalJohannes Rieken
2021-08-06Improve performance of language detection (#130006)Tyler James Leonhardt
2021-07-22fix no type to filter in lists, webJoão Moreno
2021-07-17change setting to workbench.editor.untitled.languageDetectionTyler Leonhardt