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-04enable import/export profiles actions in no profile mode (#154022)Sandeep Somavarapu
2022-07-02Cannot read properties of undefined (reading 'resource') (fix #153361) (#153960)Benjamin Pasero
2022-07-01have edit sessions use ILocalizedString (#153933)Tyler James Leonhardt
2022-06-30Store authentication session ID as machine specific data (#153846)Joyce Er
2022-06-30Fix #153171 (#153820)Sandeep Somavarapu
2022-06-30disable profiles feature in stable quality (#153796)Sandeep Somavarapu
2022-06-30Support removing and adding the same extension but at different versions (#15...Alexandru Dima
2022-06-30Fix #153526 (#153766)Joyce Er
2022-06-29Fix #153533 (#153717)Sandeep Somavarapu
2022-06-29Fix #153650 (#153700)Sandeep Somavarapu
2022-06-29check version while switching profiles (#153672)Sandeep Somavarapu
2022-06-29reset to default profile if current profile is removed (#153609)Sandeep Somavarapu
2022-06-29Log when clearing cached edit sessions auth info (#153610)Joyce Er
2022-06-28Adopt import and export features (#153379)Sandeep Somavarapu
2022-06-28move to APPLICATION for all auth usages (#153381)Tyler James Leonhardt
2022-06-27fix: typo (#153187)yutotnh
2022-06-27support profiles in empty window (#153371)Sandeep Somavarapu
2022-06-27fix: typos (#153229)易良
2022-06-27Ensure extension hosts terminate in reverse order of creation (#153364)Alexandru Dima
2022-06-27refresh extension view on profile change (#153302)Sandeep Somavarapu
2022-06-27fix #153183 (#153313)Sandeep Somavarapu
2022-06-27Add "Do Not Disturb" Mode (#149645)David Dossett
2022-06-27Adopt `StorageScope.Application` (#153297)Alexandru Dima
2022-06-27Fix #153122 (#153287)Sandeep Somavarapu
2022-06-27Add a Share menu and a share vscode.dev command (#152765)hediet/adjust-debouncingAlex Ross
2022-06-26Improve extensions management in profilesSandeep Somavarapu
2022-06-25Add `contribEditSessions` proposed API (#153165)Joyce Er
2022-06-25update storage scope from profile to application (#153169)SteVen Batten
2022-06-24Add aria telemetry preference to product service (#153146)Logan Ramos
2022-06-24retain profile while saving workspace as (#153128)Sandeep Somavarapu
2022-06-24use APPLICATION scope for bisect state storage, (#153126)Johannes Rieken
2022-06-24Switch to newer `mouseleave` event (#153111)Alexandru Dima
2022-06-24adopt keybindings for profile change (#153077)Sandeep Somavarapu
2022-06-24rev distro and only use nlsService when not using English (#153071)Tyler James Leonhardt
2022-06-24pass in fallbacktranslations for when there isn't a translation for a specifi...Tyler James Leonhardt
2022-06-24Merge pull request #152470 from microsoft/alexd/worrying-bandicootAlexandru Dima
2022-06-24Leverage the unpkg service to get translations of built-in extensions package...Tyler James Leonhardt
2022-06-24fix deleting profiles and clean up default extensions profile (#153047)Sandeep Somavarapu
2022-06-24Enable settings profiles behind experimental flag (#153044)Sandeep Somavarapu
2022-06-24filter extension management events per profile (#153036)Sandeep Somavarapu
2022-06-24Avoid `START_NATIVE_LOG` and `END_NATIVE_LOG` appearing in integration test o...Alex Dima
2022-06-24support application scoped extensions (#152975)Sandeep Somavarapu
2022-06-23Merge remote-tracking branch 'origin/main' into alexd/worrying-bandicootAlex Dima
2022-06-23Merge pull request #153024 from microsoft/alexd/ext-host-console-2Alexandru Dima
2022-06-23Improve edit sessions authentication usability (#153011)Joyce Er
2022-06-23Share console wrapping codeAlex Dima
2022-06-23Use const enums for marker stringsAlex 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