This commit is contained in:
gregvanl 2021-09-09 09:13:31 -07:00
Родитель ef991507f0
Коммит cabebb9c31
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -448,7 +448,7 @@ Contributions to `vscode`:
- Fixes long ouput with wrapped lines in narrow terminal crashes vscode [PR #117734](https://github.com/microsoft/vscode/pull/117734)
- Fixes output filter field icon cannot be tabbed to, only shift-tabbed [PR #117832](https://github.com/microsoft/vscode/pull/117832)
- Fix focus outline oddly rendered for some action icons when panel is on the side [PR #117834](https://github.com/microsoft/vscode/pull/117834)
- Fixes markdown preview gets empty [PR #118397](https://github.com/microsoft/vscode/pull/118397)
- Fixes Markdown preview gets empty [PR #118397](https://github.com/microsoft/vscode/pull/118397)
- Fix strange behavior of files.exclude in workspace with nested folders [PR #118777](https://github.com/microsoft/vscode/pull/118777)
- [@ko1 (Koichi Sasada)](https://github.com/ko1): Update vscode.d.ts [PR #117974](https://github.com/microsoft/vscode/pull/117974)
- [@matthew-haines (Matthew Haines)](https://github.com/matthew-haines): #97684 Add alt-click & actions to fold/unfold surronding regions [PR #100027](https://github.com/microsoft/vscode/pull/100027)