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-03-03Fix zsh testsDaniel Imms
2022-03-03Tidy up testsDaniel Imms
2022-03-02Improve name of options interfaceDaniel Imms
2022-03-02Fix linux/macOS testsDaniel Imms
2022-03-02Move filesToCopy into zsh blockDaniel Imms
2022-03-02Bring shell integration injection tests backDaniel Imms
2022-03-02Remove old shell integration inject implDaniel Imms
2022-03-01Copy requested filesDaniel Imms
2022-03-01Actioning feedbackDaniel Imms
2022-03-01Injection -> ConfigInjectionDaniel Imms
2022-03-01Get pty host injection working for localDaniel Imms
2022-03-01Log when cannot injectDaniel Imms
2022-03-01Bring most of injection overDaniel Imms
2022-02-28Start refactors to bring shell integration into pty hostDaniel Imms
2022-02-28Use ErrorNoTelemetry in pty serviceDaniel Imms
2022-02-25Get zsh shell integration working again (#143963)Daniel Imms
2022-02-23terminal decoration config improvements (#143802)Megan Rogge
2022-02-18show outline on command start and rename command icon colors (#143404)Megan Rogge
2022-02-17Merge remote-tracking branch 'origin/main' into tyriar/141006Daniel Imms
2022-02-17fix two more #143290meganrogge
2022-02-17fix #143290 and add skipped color to settingmeganrogge
2022-02-17Configurable history limitDaniel Imms
2022-02-17Change history approach, use LRU cacheDaniel Imms
2022-02-12command decoration improvements (#142866)Megan Rogge
2022-02-08debt - untangle platform/environment (#141154)Benjamin Pasero
2022-02-04Huge telemetry reduction 🎉Logan Ramos
2022-02-04Improve shell integration welcome hoverDaniel Imms
2022-02-04finalize terminal disablePersistence API (#141898)Megan Rogge
2022-02-04Remove id from thrown exceptionDaniel Imms
2022-02-02enable `@typescript-eslint/member-delimiter-style`, https://github.com/micros...Johannes Rieken
2022-02-01Merge pull request #141822 from slidoooor/mainDaniel Imms
2022-02-01SLC description -> type (#141913)Megan Rogge
2022-01-31fix #141775Megan Rogge
2022-01-31rename 'MultiLinePasteWarning' to 'EnableMultiLinePasteWarning'Hans
2022-01-30Implement multiLinePasteWarning in VSCode terminal,fix the #122683Hans
2022-01-28Revert "fix #141686"Daniel Imms
2022-01-28fix #141686meganrogge
2022-01-22improve shellIntegration handling of arguments, add tests (#141197)Megan Rogge
2022-01-22Avoid array ref check when injecting shell argsDaniel Imms
2022-01-21Ensure args check/warn only for pwsh on WindowsDaniel Imms
2022-01-21Merge pull request #141083 from microsoft/tyriar/shell_testsDaniel Imms
2022-01-21with -> whenmeganrogge
2022-01-21Merge remote-tracking branch 'origin/main' into tyriar/shell_testsDaniel Imms
2022-01-21Move TerminalCapability into workbenchDaniel Imms
2022-01-21use actual backend OS when resolving shell integration argsmeganrogge
2022-01-20Move capabilities back to common, fixing layering problemsDaniel Imms
2022-01-15support links w relative cwd (#140676)Megan Rogge
2022-01-13Merge pull request #140635 from microsoft/tyriar/capabilities_cleanupDaniel Imms
2022-01-13Remove ProcessCapabilityDaniel Imms
2022-01-12add shell integration setting (#140436)Megan Rogge