Этот проект зеркально отражен от https://github.com/microsoft/vscode
Зеркальное копирование выполнено
- 03.09.2024 24 коммита
-
-
Joyce Er создал
-
Raymond Zhao создал
-
Matt Bierner создал
Use `.at` instead of `firstOrDefault`
-
Bhavya U создал
Update the import paths for media files in gettingStartedService.ts to use dynamic imports (#227251) * Update the import paths for media files in gettingStartedService.ts to use dynamic imports * Clean up paths * Update interactive editor playground imports
-
Matt Bierner создал
-
show icon in panel title
-
Alex Ross создал
Fixes microsoft/vscode-copilot#7717
-
support drag and drop with activity bar hidden
-
Ole создал
Initialize test variables in `setup` to avoid test case order dependency. Some test cases reassing `results`, and when it is only initialized in the body of `suite` instead of in `setup`, a different ordering of test cases makes the test fail. The goal is for each test case to be independent of the others, so that they could be executed in any order. This test already uses setup for other variables, so I am assuming it was just an oversight not to have done this for `results`. Co-authored-by:
Aaron Munger <aamunger@microsoft.com>
-
Daniel Imms создал
revealInExplorer: Only show open editors view if it's actually visible
-
Daniel Imms создал
Move shell integration scripts into common take 2
-
Sandeep Somavarapu создал
Fix: agressive URI encoding in table view of the problems panel
-
Ladislau Szomoru создал
-
Benjamin Pasero создал
-
Sandeep Somavarapu создал
-
Benjamin Pasero создал
-
* fix #196359 *
* support drag and drop on entire container including entire composite bar * extract CompositeBarDndCallbacks -
Ladislau Szomoru создал
* Initial implementation * Cleanup colors * Revert changes to define colors in the git extension * Add colors to labels
-
Don Jayamanne создал
* Remove code used to store metadata in custom property for notebooks * oops
-
Ladislau Szomoru создал
-
Robo создал
-
Don Jayamanne создал
* Remove dead code from nb diff * Fixes
-
Joyce Er создал
-
- 02.09.2024 16 коммитов
-
-
Alex Ross создал
Fixes #226086
-
Benjamin Pasero создал
-
Benjamin Pasero создал
-
Benjamin Pasero создал
* distro changes for: Support sending ad-hoc notification to Insiders (fix #227321) * .
-
Joyce Er создал
-
Ladislau Szomoru создал
-
Johannes Rieken создал
Make Inlay hint length configurable
-
-
Ladislau Szomoru создал
-
Johannes создал
-
Benjamin Pasero создал
-
Ladislau Szomoru создал
-
Daniel Imms создал
Add AppleBraille as a fallback for terminal fontFamily take 2
-
Johannes создал
-
Daniel Imms создал
-
Daniel Imms создал
-