Этот проект зеркально отражен от https://github.com/microsoft/vscode
Ошибка пулл зеркалирования
Зеркалирование репозитория было приостановлено из-за слишком большого количества неудачных попыток. Оно может быть возобновлено управляющим или владельцем проекта
Последний раз обновлен
- 16.02.2024 14 коммитов
-
-
Johannes создал
-
Johannes создал
-
Henning Dieterichs создал
-
-
Ladislau Szomoru создал
* Git - add "Hard wrap all lines" code action is there are multiple long lines *
💄 Moved code around -
-
-
-
Benjamin Pasero создал
* debt - make history suspend more explicit * added tests *
💄 --------- Co-authored-by:
andreamah <andrea_mah22@hotmail.com> -
Bhavya U создал
-
Rob Lourens создал
-
Peng Lyu создал
-
Peng Lyu создал
-
Logan Ramos создал
-
- 15.02.2024 23 коммита
-
-
Anthony Kim создал
* Add Python Shell type and history * remove one comment * remove unncessary * Why can't I manually override setShellType * Detect python shell type on Windows * fire shellType in _sendProcessTitle * Detect python shell type on Windows * delete comment * remove more comments * remove comment * remove dup * clean up * more comprehensive regex for windows python * follow previous style for map key name * remove unused variable * remove comment * last cleanup * More cleanup * more clean up * re-arrange * remove unused --------- Co-authored-by:
Daniel Imms <2193314+Tyriar@users.noreply.github.com> -
* Workbench hover *
💄 * placement element for tabs and breadcrumbs * enableInstantHoverAfterRecentlyShown *💄 * adobt custom hover in all toolbars and labels * dropdown hover * widgets * dispose hover delegate uf own instance * testing hover delegate (might be a better way of doing this?) * nullHoverDelegateFactory * registering the disposables and handing down options * Hygiene * fix quickinput -
-
Ladislau Szomoru создал
-
-
Ladislau Szomoru создал
-
Hylke Bons создал
-
Andy Hippo создал
* Fix memory leak in comments browser *
💄 --------- Co-authored-by:
Alex Ross <alros@microsoft.com> -
Benjamin Pasero создал
-
Alex Ross создал
-
Ulugbek Abdullaev создал
-
Alex Ross создал
* Add codefeature toggle * Fix button size * Fix context menu position when zoomed Also set toggle disabled color
-
Hylke Bons создал
-
Hylke Bons создал
-
Hylke Bons создал
-
Johannes Rieken создал
rename proposal from `chatRequestAccess` to `languageModels`, move into new `lm` namespace (#205272) * rename proposal from `chatRequestAccess` to `languageModels`, move into new `lm` namespace https://github.com/microsoft/vscode/issues/199908 * fix itests
-
-
Peng Lyu создал
-
Connor Peet создал
This supports breakpoint modes on exception, instruction, and source breakpoints. It doesn't yet do data breakpoints since I was having trouble figuring out a good user flow for that. You can test this on the `connor4312/breakpoint-modes` branch of mock-debug, which I'll merge in after the next DAP release. 
-
Peng Lyu создал
-
Aaron Munger создал
-
-
- 14.02.2024 3 коммита
-
-
Rob Lourens создал
* Enable progress messages and references from variable resolvers For #204539 * Fixes
-
John Murray создал
-
Tyler James Leonhardt создал
1. use the accountLabel 2. always have our detail, and then add on a justification if provided
-