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-08-31perf - log slow running workbench contribs (#159656)Benjamin Pasero
2022-05-03adding gdpr comments for owned events (#148595)SteVen Batten
2022-03-11Add workspace trust to the web (disabled by default) and server distro (enabl...SteVen Batten
2022-02-07debt - untangle workspace <=> workspaces (part 1, #141154)Benjamin Pasero
2022-02-04Huge telemetry reduction 🎉Logan Ramos
2022-02-02enable `@typescript-eslint/member-delimiter-style`, https://github.com/micros...Johannes Rieken
2022-02-01avoid API types (#141921)Benjamin Pasero
2022-01-27Startup dialog goes through the request service (#141592)Ladislau Szomoru
2022-01-21move css file to media folderSteVen Batten
2022-01-21Move virtual workspace functions to `platform/workspace` (#141154)Alex Dima
2021-12-28editors - no need for `revealIfOpened` for singletonsBenjamin Pasero
2021-12-14Do not enable the git extension in restricted mode (#139124)Ladislau Szomoru
2021-11-05Address no-async-promise-executor ESLint ruleLadislau Szomoru
2021-10-22debt - use product service in more places (#135651)Benjamin Pasero
2021-10-12ESlint: enable no-async-promise-executor (#134873)Benjamin Pasero
2021-09-15editors - drop the `IEditorInput` interfaceBenjamin Pasero
2021-09-09Workspace trust - Add telemetry for workspace trust dialogs (#132530)Ladislau Szomoru
2021-09-03editors - less use of `EditorInput`, more use of `IEditorInput`Benjamin Pasero
2021-08-20move statusbar from /common/ to /browser/Johannes Rieken
2021-08-05Fixup all open*SettingsRob Lourens
2021-08-05Rename openGlobalSettingsRob Lourens
2021-07-15Use consistent method for checking whether trusting the parent folder is poss...Ladislau Szomoru
2021-07-14Fix #128681Ladislau Szomoru
2021-07-12Move context keys into a workbench contributionLadislau Szomoru
2021-07-08Add WorkspaceTrustEnablementServiceLadislau Szomoru
2021-07-07editors - more renamesBenjamin Pasero
2021-07-07editor descriptor => editor pane descriptorBenjamin Pasero
2021-07-01workpaceSteVen Batten
2021-06-29change name of default banner setting valueSteVen Batten
2021-06-20Fix telemetry eventLadislau Szomoru
2021-06-17fixes #125785SteVen Batten
2021-06-16adding basic folder info to dialogSteVen Batten
2021-06-16Workspace trust - emit telemetry if workspace trust is disabled (#126372)Ladislau Szomoru
2021-06-16Workspace trust - improve settings discoverability (#126362)Ladislau Szomoru
2021-06-15💄 clean-up workspace contributionLadislau Szomoru
2021-06-14Debt: move open file trust request dialog into the contribution (#126062)Ladislau Szomoru
2021-06-11Workspace trust - refactor workspace trust calculation (#125835)Ladislau Szomoru
2021-06-09fix localization strings with `command:`. For #125786Martin Aeschlimann
2021-06-09trust the empty window by defaultSteVen Batten
2021-06-05Only use the empty window setting if it is set to trueLadislau Szomoru
2021-06-04remove virtual workspace information from banner (#125512)Martin Aeschlimann
2021-06-04Fix window reload with an empty remote windowLadislau Szomoru
2021-06-04restricted mode hover: added a link to manage trust. For #125408Martin Aeschlimann
2021-06-04restricted trust status bar item should use rich hover. Fixes #125408Martin Aeschlimann
2021-06-04don't show status bar entry until files are openedSteVen Batten
2021-06-04add settings links to improve understanding of workspace trustSteVen Batten
2021-06-03Workspace trust - add --disable-workspace-trust flag (#124998)Ladislau Szomoru
2021-06-03register the extension request handler once workspace is resolvedSteVen Batten
2021-06-02fixes #125247SteVen Batten
2021-06-02Workspace trust - calculate trust before extension host starts (#125283)Ladislau Szomoru