This commit is contained in:
Henning Dieterichs 2023-12-04 14:56:00 +01:00
Родитель 126e30e153
Коммит 70e07faab7
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 771381EFFDB9EC06
2 изменённых файлов: 13 добавлений и 0 удалений

Просмотреть файл

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6fcca890cde961d89a2c355bccb937830d654423658e47447eb161590b70228f
size 5171919

Просмотреть файл

@ -361,6 +361,16 @@ When attempting to use Smart Send via `kbstyle(Shift+Enter)` on a Python file th
## Preview Features
### Multi File Diff Editor
This release ships a preview of the *multi diff editor*. The multi diff editor allows to view changes of multiple files in one scrollable view:
<video src="images/1_85/multiFileDiffEditor.mp4" controls title="Title"></video>
To enable the multi diff editor, set `"multiDiffEditor.experimental.enabled": true`.
Currently, the multi diff editor can be used to review local changes, staged changes, incoming/outgoing changes and changes from pull requests.
Note that the multi diff editor is not yet feature complete and might not work in all scenarios.
### Alternate character filtering for Korean
For various features across the workbench that use filtering, VS Code will now also search the QWERTY keyboard equivalent as it's common to accidentally forget to switch the language Input Method Editor (IME). This works similar to search engines but in real time. For example, `debug` when typed in a Korean IME is `ㅇ듀ㅕㅎ`, which is nonsensical: