Этот проект зеркально отражен от https://github.com/microsoft/vscode
Ошибка пулл зеркалирования
Зеркалирование репозитория было приостановлено из-за слишком большого количества неудачных попыток. Оно может быть возобновлено управляющим или владельцем проекта
Последний раз обновлен
- 30.09.2025 2 коммита
-
-
Daniel Imms создал
-
Daniel Imms создал
-
- 28.09.2025 2 коммита
-
-
-
Daniel Imms создал
-
- 26.09.2025 3 коммита
-
-
-
-
Rob Lourens создал
-
- 25.09.2025 1 коммит
-
-
Copilot создал
Add `preserveTerminalName` task `presentation` option to control terminal name preservation (#268350)
-
- 23.09.2025 1 коммит
-
-
Matthias Wolf создал
Commit 233c8a0c accidently removed the remapping of unavailable terminal key sequences for PSReadLine.
-
- 11.09.2025 1 коммит
-
-
Matthias Wolf создал
Check if variable exists before accessing it to prevent script failures in strict mode. See #248625 for previous fix.
-
- 10.09.2025 2 коммита
-
-
- 09.09.2025 4 коммита
-
-
Daniel Imms создал
-
Daniel Imms создал
-
-
Megan Rogge создал
use stripped down version of PSReadline for screen reader support on windows to enable pwsh shell integration (#263702)
-
- 04.09.2025 1 коммит
-
-
Daniel Imms создал
-
- 26.08.2025 1 коммит
-
-
- 23.08.2025 1 коммит
-
-
Daniel Imms создал
Initially this was going to include an 'onWithoutDefaults' option, but this can just be a different setting key. Fixes #255789
-
- 22.08.2025 4 коммита
-
-
Tyler James Leonhardt создал
-
-
Tyler James Leonhardt создал
Revert "Allow modals in automation (#262510)" This reverts commit 038c39cd.
-
Tyler James Leonhardt создал
* Allow modals in automation This allows for the opt-in behavior of allowing dialogs while using automation. When opted in, we also switch over to using custom dialogs & the simple file picker so that the automation can control it. This was added so that we can do auth flows, which uses dialogs. Now we will be able to complete an auth flow (with the help of the user in the browser) and automate interacting with chat via the development MCP server. * Instead use custom for smoke tests * Go back to command but have a context key for automation * Workaround terminal smoke tests
-
- 19.08.2025 1 коммит
-
-
- 17.08.2025 2 коммита
-
-
- 15.08.2025 3 коммита
-
-
-
Copilot создал
* Initial plan * Add activation guards to prevent multiple Python activation in shell integration scripts Co-authored-by:
anthonykim1 <62267334+anthonykim1@users.noreply.github.com>
* Fix Fish shell guard syntax to use 'set -q' pattern
Co-authored-by:
anthonykim1 <62267334+anthonykim1@users.noreply.github.com>
* clean, better
* single tick instead of double
* dont remove guard
* dont remove guard
* dont remove guard
* add VSCODE_PYTHON_AUTOACTIVATE_GUARD to test
---------
Co-authored-by:
copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by:
anthonykim1 <62267334+anthonykim1@users.noreply.github.com>
Co-authored-by:
Anthony Kim <anthonykim@microsoft.com> -
Aman Karmani создал
[LEAKED DISPOSABLE] Error: CREATED via: at GCBasedDisposableTracker.trackDisposable src/vs/base/common/lifecycle.ts:47:23 at trackDisposable src/vs/base/common/lifecycle.ts:218:24 at toDisposable src/vs/base/common/lifecycle.ts:296:18 at LocalPty._event [as onRestoreCommands] src/vs/base/common/event.ts:879:28 at TerminalProcessManager.createProcess src/vs/workbench/contrib/terminal/browser/terminalProcessManager.ts:340:52 at async TerminalInstance._createProcess src/vs/workbench/contrib/terminal/browser/terminalInstance.ts:1973:9
-
- 13.08.2025 1 коммит
-
-
Anthony Kim создал
* Add activate hook for bash * Add bash Python activate hooks * Register zsh activate hooks * Add hooks for .ps1 * clean up for pwsh * Add /^VSCODE_(PWSH|ZSH|BASH)_ACTIVATE$/, * Do not let non-Python-env ext to set activate var * Remove comment * Add logService --> Need review! * Add fish activate hooks * enable log in envVarCollection.ts * Attach PYTHON after VSCODE for activate hook name * make blockPythonActivationVar func * Revert logService * Show the * next to error message. * clean-up * Dont forget to rename * Dont mess with original formatting * Still need .+, remove dup Python keysToRemove * Add tests for Python activate vars * Consolidate tests! * Clean clean clean
-
- 11.08.2025 2 коммита
-
-
Daniel Imms создал
-
-
- 08.08.2025 3 коммита
-
-
-
-
Matt Bierner создал
Every time I add a new `activationEventsGenerator`, I wish it supported using a real generator
-
- 07.08.2025 3 коммита
-
-
Benjamin Pasero создал
aux - leave compact mode on certain editor events and restore compact mode for terminals (#260302) (#260335)
-
Daniel Imms создал
-
-
- 06.08.2025 1 коммит
-
-
- 05.08.2025 1 коммит
-
-