Этот проект зеркально отражен от https://github.com/microsoft/vscode
Ошибка пулл зеркалирования
Зеркалирование репозитория было приостановлено из-за слишком большого количества неудачных попыток. Оно может быть возобновлено управляющим или владельцем проекта
Последний раз обновлен
- 26.01.2024 25 коммитов
-
-
Bhavya U создал
-
Rob Lourens создал
-
Connor Peet создал
-
SteVen Batten создал
-
-
Johannes Rieken создал
use `savedFrom` to participate in the right resource when doing save-as or when saving an untitled file (#203543) fixes https://github.com/microsoft/vscode-copilot/issues/3690
-
Benjamin Pasero создал
-
dependabot[bot] создал
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/v4...v5 ) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by:
dependabot[bot] <support@github.com>
Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -
Johannes Rieken создал
* more `ensureNoDisposablesAreLeakedInTestSuite` * adopt `ensureNoDisposablesAreLeakedInTestSuite` for api command tests
-
Johannes Rieken создал
* debt - use hunks to render preview diff * add `InteractiveEditorRequest#previewDocument` to indicate for which document edits are previewed before being applied
-
Ladislau Szomoru создал
-
Robo создал
-
-
Sandeep Somavarapu создал
-
Alex Ross создал
-
Benjamin Pasero создал
-
Ladislau Szomoru создал
SCM - Add "Reopen Closed Repositories..." action to the "Source control Repositories" view title bar (#203512)
-
-
Aiday Marlen Kyzy создал
-
Connor Peet создал
The input itself is not readonly, the filesystem is, so this check was always failing. The entire `debug` scheme is readonly, so we don't need to try to replace the check with anything else. This is pretty safe since this code path is only hit when the new setting is enabled. Closes #197949
-
-
-
Matt Bierner создал
Fixes #192676 Not ideal but likely better than the current behavior that inserts extra backticks
-
Peng Lyu создал
-
- 25.01.2024 15 коммитов
-
-
Benjamin Pasero создал
* aux window - dont forget to apply `filter` when copying attributes * actually align layouts
-
Benjamin Pasero создал
* multi diff - implement `revert` to enable "Do not save" * restore close handler * align save/revert handling for original side with diff editor
-
Benjamin Pasero создал
-
-
-
Ladislau Szomoru создал
-
Benjamin Pasero создал
-
Alex Ross создал
-
-
-
-
Johannes Rieken создал
* restore inline suggestion fixes https://github.com/microsoft/vscode/issues/175190 * fix leak in test
-
-
-
-