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-28Fixed label on Code Action hoverJustin Chen
2022-07-28Clarify wording in api (#156500)Matt Bierner
2022-07-28fix naming on hoverJustin Chen
2022-07-28manual folding ranges: memento does not store all sources (#156273)Martin Aeschlimann
2022-07-27Default edit sessions to hidden for 1.70 (#156494)Joyce Er
2022-07-27Always log on tsserver exits (#156495)Matt Bierner
2022-07-27Remove Manual Folding Range doesn't work (#156493)Martin Aeschlimann
2022-07-27Fix webview providerId not being restored on reload (#156492)Matt Bierner
2022-07-27Always log tsserver exit code, even for kill processes (#156378)Matt Bierner
2022-07-27Create and remove manual folding range use the same shortcut. (#156490)Martin Aeschlimann
2022-07-27Fix #156477. Interactive Window Restore (#156480)Peng Lyu
2022-07-27still allow system context menu in some cases (#156488)SteVen Batten
2022-07-27devcontainer schema: handle deprecated properties (#156425)Martin Aeschlimann
2022-07-27Log when encountering invalid json in vscode-context (#156485)Matt Bierner
2022-07-27Fixes #156037 by not highlighting non-conflicting changes. (#156482)Henning Dieterichs
2022-07-27Use clearer parameter name (#156479)Matt Bierner
2022-07-27Merge pull request #156466 from microsoft/hediet/model-disposed-bugfixHenning Dieterichs
2022-07-27Revert "Temporarily comment out tuple type annotations (#156213)" (#156478)Matt Bierner
2022-07-27Merge pull request #156469 from microsoft/mlively/esbuild-supportMichael Lively
2022-07-27Merge pull request #156475 from microsoft/dev/joyceerhl/statistical-magpieJoyce Er
2022-07-27oh. had to run yarn compile from within the /build/ folderMichael Lively
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-27added `ipynb/esbuild.js` to the media scripts when building extensionsMichael Lively
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-27Create a `insiders.vscode.dev` link when I use insiders for sharing (#156436)Alex Ross
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-27Exclude esbuild files from build (#156362)Matt Bierner
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