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
path: root/src/vs
AgeCommit message (Expand)Author
2022-07-26Removing an import that caused an erroraiday-mar
2022-07-26Merge branch 'microsoft:main' into aiday/semanticScrollAiday Marlen Kyzy
2022-07-26Fixing the line jumps in the sticky scroll by allowing overflow and setting w...aiday-mar
2022-07-26Merge branch 'main' into hediet/bp2-usage-telemetryHenning Dieterichs
2022-07-26Hide edit sessions view until explicitly shown (#156238)Joyce Er
2022-07-26Fix #107657 (#156233)Sandeep Somavarapu
2022-07-26Allow msftInternal to be setting toggled (#156198)Logan Ramos
2022-07-26Bugfixes on Code Action Widget (#156105)Justin Chen
2022-07-26disable task reconnection by default (#156217)Megan Rogge
2022-07-26code clean up on prJustin Chen
2022-07-26fix on disposable blocking divJustin Chen
2022-07-26minor fix on PR, pushing js/ts accidental to later PRJustin Chen
2022-07-26fix: typos (#155310)易良
2022-07-25Restore waitOnExit, type, hideFromUser, reconnectionOwner terminal properties...Megan Rogge
2022-07-25Add a view and actions for managing edit sessions (#156199)Joyce Er
2022-07-25fix search selection bug (#156205)Andrea Mah
2022-07-25Distinguish testing decoration labels (#155433)Evan Spensley
2022-07-25Merge branch 'microsoft:main' into aiday/semanticScrollAiday Marlen Kyzy
2022-07-25fixing : incorrect indentation, needed to take into account not only spaces b...aiday-mar
2022-07-25Fix #155878 (#156197)Sandeep Somavarapu
2022-07-25limiting the number of characters rendered on one line to 100 to avoid overfl...aiday-mar
2022-07-25Added try catch block for the case when LineDecorations.filter returns an erroraiday-mar
2022-07-25Merge branch 'microsoft:main' into aiday/semanticScrollAiday Marlen Kyzy
2022-07-25Fix: incorrect calculation of the depthaiday-mar
2022-07-25Export workspace for web (#156181)Alex Ross
2022-07-25debug: potential fix for unit test flake (#156177)Connor Peet
2022-07-25Add missing disposals (#155976)Svante Boberg
2022-07-25cleaning the code with the reviewaiday-mar
2022-07-25Support --locate-shell-integration-path in server CLI (#155870)Daniel Imms
2022-07-25Use loading for running tests window progress (#155957)Daniel Imms
2022-07-25Update src/vs/workbench/contrib/bracketPairColorizer2Telemetry/browser/bracke...hediet/bp2-usage-telemetryHenning Dieterichs
2022-07-25Revert "Support multiple partial registrations to resolver (#155859)" (#156157)Logan Ramos
2022-07-25Temporarily remove explorer expand all (#156162)Logan Ramos
2022-07-25Fix: implementing sticky scroll for when several outline elements end on the ...aiday-mar
2022-07-25simplify fold merging (#155302)Martin Aeschlimann
2022-07-25Fix bug in merge editor dev commands (#156155)Henning Dieterichs
2022-07-25Problems view - do not show markers for SCM input (#156151)Ladislau Szomoru
2022-07-25Explicitly enqueue files that only forward symbols (#156150)Alexandru Dima
2022-07-25SCM - Create dedicated schema for the source control commit input (#155894)Ladislau Szomoru
2022-07-25Problems view - remove custom code for SCM input markers (#156145)Ladislau Szomoru
2022-07-25Allow CommentNode to change body text and enter edit mode at the same time (#...Joshua Cole
2022-07-25Provide trigger and documentation to monaco code action provider (#149937)Loïc Mangeonjean
2022-07-25Add commands to scroll editor to top/bottom (#155861)Paul Landers
2022-07-25Adds commands AcceptAllInput1 and AcceptAllInput2 (#156047)Henning Dieterichs
2022-07-25Allow to pass in a snapshot in `setValue` (#156128)Alexandru Dima
2022-07-25Remote workspace from Ports view (#156130)Alex Ross
2022-07-25Move openTunnel in to workspace namespace (#156123)Alex Ross
2022-07-25Fix: When two outline elements start on the same line, only the outer one is ...aiday-mar
2022-07-25Fix tab position when wrapping tabs (#156116)Ping
2022-07-25editors - only warn for app root edits when running built product (#156030)Benjamin Pasero