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-09-07Fix #159447 (#160310)Sandeep Somavarapu
2022-09-02Fix remote fish shell integration pathtyriar/159890Daniel Imms
2022-08-30get task reconnection to work in remote envs (#159316)Megan Rogge
2022-08-20Ensure remote backend command requests are only executed onceDaniel Imms
2022-08-05add `--locate-shell-integration-path` CLI supportZ. Grace Moreau
2022-08-03Piping into Code fails if data writes delayed (fix #155341) (#156973)Benjamin Pasero
2022-07-26Allow msftInternal to be setting toggled (#156198)Logan Ramos
2022-07-25Support --locate-shell-integration-path in server CLI (#155870)Daniel Imms
2022-07-19shell-integration -> locate-shell-integration-pathtyriar/locate_cliDaniel Imms
2022-07-18Add shell-integration to isSupportedForCmdDaniel Imms
2022-07-18Support "not in" context key expression (#155261)Rob Lourens
2022-07-18introduce `--merge` to bring up merge editor (for #5770) (#155039)Benjamin Pasero
2022-07-13Support --shell-integration in server cliDaniel Imms
2022-07-09Enable profiles in webSandeep Somavarapu
2022-07-07filter application extensions from non default profileSandeep Somavarapu
2022-07-07Remove app insights (#154296)Logan Ramos
2022-07-06Merge branch 'main' into termDaniel Imms
2022-06-26Improve extensions management in profilesSandeep Somavarapu
2022-06-25fallback in else of loader & remove csp addition (#153148)Tyler James Leonhardt
2022-06-24support application scoped extensions (#152975)Sandeep Somavarapu
2022-06-23Share console wrapping codeAlex Dima
2022-06-23Configure if the regular console should also be used via `IExtensionHostInitD...Alex Dima
2022-06-23Extension host console forwarding always uses `VSCODE_VERBOSE_LOGGING`Alex Dima
2022-06-23Configure if console stacks should be sent via `IExtensionHostInitData`Alex Dima
2022-06-23Set up console forwarding in the extension host separately of `bootstrap-fork...Alexandru Dima
2022-06-23Use x-forwarded-host when evaluating the remote authority (#152871)Martin Aeschlimann
2022-06-23fix default profile (#152915)Sandeep Somavarapu
2022-06-21Merge branch 'main' into termDaniel Imms
2022-06-18Get info from terminal editorStephen Sigwart
2022-06-17Improve env variable handling around extension host connection type (#152466)Alexandru Dima
2022-06-17Split IUserDataProfilesService (#152385)Sandeep Somavarapu
2022-06-15Use `.?method()` in more places (#152112)Matt Bierner
2022-06-13implement feedbackSandeep Somavarapu
2022-06-10Merge branch 'main' into sandy081/settingsProfileSandeep Somavarapu
2022-06-09Merge branch 'main' into sandy081/settingsProfileSandeep Somavarapu
2022-06-08auto-fixed prefer-const violationJohannes
2022-06-07assign builtin flag for overridden remote builtin extensions (#151446)Sandeep Somavarapu
2022-06-03Add initial support for `--socket-path` on Windows (#151174)Alexandru Dima
2022-06-01Accept capitalization in HTTP upgrade header (#150961)Robin Karlsson
2022-06-01Merge branch 'main' into sandy081/settingsProfileSandeep Somavarapu
2022-05-30Warn when using an empty argument. Fixes #150714 (#150715)Martin Aeschlimann
2022-05-26Enable grabbing translations from an alternate location for server distro/ser...Tyler James Leonhardt
2022-05-26improve configure display language & add clear display language preference (#...Tyler James Leonhardt
2022-05-25Rename LocalizationsService to LanguagePackService and misc moves (#150314)Tyler James Leonhardt
2022-05-24Add owners to all telemetry events (#150296)Logan Ramos
2022-05-23- Save settings profileSandeep Somavarapu
2022-05-22move globalStorageHome to userDataProfileServiceSandeep Somavarapu
2022-05-21support scanning, installing and uninstalling extensions in a profileSandeep Somavarapu
2022-05-19move user data resources to user data profileSandeep Somavarapu
2022-05-18Merge commit 'ae2202631366eea0aaed6f881f87c2b44ae1b647' into sandy081/policyJoao Moreno