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-08-01do not report builtin extensions (#156793)digitarald/experiments-cleanupSandeep Somavarapu
2022-08-01Fix #156698 (#156799)Sandeep Somavarapu
2022-07-29Show Edit Sessions should focus view, not container (#156678)Joyce Er
2022-07-29delay title bar adjustments until after menu bar is updated (#156688)SteVen Batten
2022-07-29Include namespace in the sticky scroll. Fixes https://github.com/microsoft/vs...Aiday Marlen Kyzy
2022-07-29Fixes #156645: Change the sticky scroll option to `editor.experimental.sticky...Alex Dima
2022-07-29Avoid List View default find widget steal keybindings. (#156637)Peng Lyu
2022-07-29Have padding on qp list not the whole widget (#156624)Tyler James Leonhardt
2022-07-28add tooltip tech to dropdown buttons (#156621)SteVen Batten
2022-07-28allow context menu on command center (#156614)SteVen Batten
2022-07-28fix another command to use ILocalizedString (#156615)Tyler James Leonhardt
2022-07-28use `task` instead of `taskName` (#156603)Megan Rogge
2022-07-28Bugfix on enter/arrow/mouse interaction for code action widget (fixes #156587)Justin Chen
2022-07-28Merge pull request #156578 from aiday-mar/aiday/semanticScrollAiday Marlen Kyzy
2022-07-28Tree keyboard navigation should not steal keybindings (#156575)João Moreno
2022-07-28Make sure tree find widget can be moved using the keyboard (#156583)João Moreno
2022-07-28Merge branch 'microsoft:main' into aiday/semanticScrollAiday Marlen Kyzy
2022-07-28Rendering the sticky line when one pixel into the line. Fixes #156566.aiday-mar
2022-07-28Merge pull request #156563 from microsoft/joao/inadequate-swanJoão Moreno
2022-07-28Existing trees should react to changes to `workbench.list.defaultFindMode` (#...João Moreno
2022-07-28Fine tune tree find widget layout (#156579)João Moreno
2022-07-28Adjust tree find widget padding (#156577)João Moreno
2022-07-28Filtering the ranges with the hidden ranges from folding. Fixes #156268.aiday-mar
2022-07-28Consider using regular folding icons for manual or preserved folding ranges. ...Martin Aeschlimann
2022-07-28TreeView reveal fails to scroll to item when focusing and a different selecti...Alex Ross
2022-07-28Fix view model event and expose a way to get hidden areas (#156571)Alexandru Dima
2022-07-28Make sure to use view line numbers when fetching data from the view model (#1...Alexandru Dima
2022-07-28disable find widget for testing viewJoão Moreno
2022-07-28fix issue with multiple tree filtersJoão Moreno
2022-07-28Fixes #156328: Use editor API to determine the top and bottom for line numbersAlex Dima
2022-07-28Rename `getViewLineRenderingData` to `getViewportViewLineRenderingData`Alex Dima
2022-07-28Fix #154485 (#156533)Sandeep Somavarapu
2022-07-28Fix #156468 (#156528)Sandeep Somavarapu
2022-07-28Fix #153942 (#156525)Sandeep Somavarapu
2022-07-28Fix #156321 (#156524)Sandeep Somavarapu
2022-07-28Revert "Warn user when they open a file within the install folder tree (#1388...Benjamin Pasero
2022-07-28Revert fix for #150995 (#156516)Matt Bierner
2022-07-28Fix drop indicator showing up even if you have disabled dropIntoEditor (#156506)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-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-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-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-27Merge pull request #156466 from microsoft/hediet/model-disposed-bugfixHenning Dieterichs
2022-07-27Merge pull request #156475 from microsoft/dev/joyceerhl/statistical-magpieJoyce Er