Add Settings editor release notes
This commit is contained in:
Родитель
f944e0e855
Коммит
d5653b9b40
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fdb924e245dce031c91fda95a308412de75b950d825ba960b1b06deba6423302
|
||||
size 1591007
|
|
@ -84,6 +84,12 @@ Associated context keys have been added to make assigning keybindings more power
|
|||
* `canNavigateForwardInEditLocations`: Whether it is possible to go forward in edit locations
|
||||
* `canNavigateToLastEditLocation`: Whether it is possible to go to the last edit location
|
||||
|
||||
### Settings editor split view
|
||||
|
||||
The Settings editor now uses a split view to separate the table of contents from the settings list.
|
||||
|
||||
![Settings editor split view](./images/1_65/settings-editor-split-view.gif)
|
||||
|
||||
## VS Code for the Web
|
||||
|
||||
### Reopen local files and folders
|
||||
|
@ -142,6 +148,10 @@ The `vscode.DocumentSelector` type allows you to associate language features lik
|
|||
|
||||
## Notable fixes
|
||||
|
||||
* [107748](https://github.com/microsoft/vscode/issues/107748) Voice over does not read that a setting is ignored to sync
|
||||
* [123399](https://github.com/microsoft/vscode/issues/123399) Emmet doesn't add the class with tag A in jsx and html files.
|
||||
* [141680](https://github.com/microsoft/vscode/issues/141680) Searching for @tags in settings is slow
|
||||
* [141977](https://github.com/microsoft/vscode/issues/141977) Settings editor: Folder action item not handling keyup properly
|
||||
* [142462](https://github.com/microsoft/vscode/issues/142462) File writes can hang when write locks are not cleared up
|
||||
|
||||
<!-- In-product release notes styles. Do not modify without also modifying regex in gulpfile.common.js -->
|
||||
|
|
Загрузка…
Ссылка в новой задаче