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-27show all tasks when no tasks are found for given filter and go back is select...Megan Rogge
2022-07-27"To" shouldn't be capitalized in the command "Go to Running Cell" (#156471)Andrea Mah
2022-07-27Hide Continue Edit Session when not in a folderJoyce Er
2022-07-27Account menu to sign out of edit sessions should be specific to edit sessionsJoyce Er
2022-07-27Hide Open in Local Folder on webJoyce Er
2022-07-27Fixes #156180 by tweaking merge editor result shadow & gutter width (#156463)Henning Dieterichs
2022-07-27Merge pull request #156460 from microsoft/revert-156450-hediet/monarch-bracke...Henning Dieterichs
2022-07-27Fixes #153961 by checking if models are disposed.Henning Dieterichs
2022-07-27Quick Diff editor gutter decoration hidden by comment gutter icon (diamond) (...Alex Ross
2022-07-27fix shell integration link (#156455)Megan Rogge
2022-07-27Revert "Re-Enables bracket pair matching/colorization for monarch (#156450)"Henning Dieterichs
2022-07-27Re-Enables bracket pair matching/colorization for monarch (#156450)Henning Dieterichs
2022-07-27Fixes https://github.com/microsoft/monaco-editor/issues/3070 (#156449)Henning Dieterichs
2022-07-27Fix #156369 (#156433)Sandeep Somavarapu
2022-07-27Set initial debug session pick and edit pick prompt (#156387)Andrea Mah
2022-07-27Retry up to 5 times the initial authority resolving and also retry up to 5 ti...Alexandru Dima
2022-07-27Merge pull request #156313 from juihanamshet1/modifying-bracket-completion-rangeHenning Dieterichs
2022-07-27Added hover on code action widget and better mouse/keys interactionJustin Chen
2022-07-27Merge pull request #156430 from aiday-mar/aiday/semanticScrollAiday Marlen Kyzy
2022-07-27Updates model only if a sticky line is contained in a range of the model toke...aiday-mar
2022-07-27Iterating over all the ranges in the onDidChangeModelTokens functionaiday-mar
2022-07-27fix the printed installed extension version (#156422)Sandeep Somavarapu
2022-07-27Merge branch 'microsoft:main' into aiday/semanticScrollAiday Marlen Kyzy
2022-07-27Calls onDidChangeModelTokens and updates when the range of update intersects ...aiday-mar
2022-07-27Merge pull request #156094 from FantasqueX/patch-1Sandeep Somavarapu
2022-07-27Merge pull request #156306 from aiday-mar/aiday/semanticScrollAiday Marlen Kyzy
2022-07-27Merge branch 'main' into modifying-bracket-completion-rangeHenning Dieterichs
2022-07-27Only adjust changes when bracket pairs are completed.Henning Dieterichs
2022-07-27Merge branch 'main' into patch-1Sandeep Somavarapu
2022-07-27fix errors in tests (#156420)Sandeep Somavarapu
2022-07-27Adds color contrast and shadow Fixes #156257aiday-mar
2022-07-27Merge branch 'main' into justin/widgetPreviewJustin Chen
2022-07-27Electron Sandbox Workspace Setting (fix #156263) (#156404)Benjamin Pasero
2022-07-27Rename editor.dropIntoEditor.enabled setting (#156381)Matt Bierner
2022-07-27added global ID for documentationJustin Chen
2022-07-27code clean up and fix on documentation type checkJustin Chen
2022-07-27Changing the color of the sticky scroll so it is of the same background as ed...aiday-mar
2022-07-27OnModelChange need to empty the stickyScrollWidget before rendering after a d...aiday-mar
2022-07-27Merge branch 'microsoft:main' into justin/widgetPreviewJustin Chen
2022-07-27fix accidental hits on js/ts, added hovers, added keybdinings for refactor w/...Justin Chen
2022-07-27Set timetout to 500 milliseconds on model change in order to let the coloring...aiday-mar
2022-07-27Changed the settings text to make the functionality of the sticky scroll clea...aiday-mar
2022-07-26remove show X paradigm (#156359)SteVen Batten
2022-07-26Remove Manual Folding Range doesn't work (#156278)Martin Aeschlimann
2022-07-26Fixing the issue with model not appearing on undo (control+z)aiday-mar
2022-07-26Force the line height to be correct, before was slightly larger than the line...aiday-mar
2022-07-26Git Comments: Edit Doesn't Work Always (#156318)merogge/topicAlex Ross
2022-07-26fixing != to be !==Jui Hanamshet (SHE/HER)
2022-07-26If the brackets are removed, reduce the range. If the brackets are added, inc...Jui Hanamshet (SHE/HER)
2022-07-26Not sticking outlines which span only one lineaiday-mar