Skip to content

Commit e080b55

Browse files
committed
Merge branch 'vnext' of https://github.com/microsoft/vscode-docs into vnext
2 parents df3b5dd + fafb098 commit e080b55

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

release-notes/images/1_95/occurrences-preview-setting.png

Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:e7e9fb0c6e904ef9580d599966e345d217c2755685c16eb9477606436af148ee
3+
size 533741

release-notes/v1_95.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,10 +160,11 @@ One of the pieces of feedback we received was around wanting an easy way to add
160160

161161
### Settings editor indicator for Experimental and Preview settings
162162

163-
To highlight experimental or upcoming features, the Settings editor now displays indicators next to experimental and preview settings.
163+
To highlight experimental and upcoming features, the Settings editor now displays indicators next to experimental and preview settings. You can type `@tag:experimental` or `@tag:preview` in the Settings editor search box to see experimental or preview settings, respectively.
164+
164165
Extension authors can add "experimental" or "preview" tags to their settings to show the corresponding indicator in the Settings editor.
165166

166-
![Settings editor showing Occurrences Highlight Delay setting with Preview indicator next to it](images/1_95/occurrences-preview-setting.png)
167+
<video src="images/1_95/settings-editor-preview-search.mp4" title="Searching for preview settings in Settings editor" autoplay loop controls muted></video>
167168

168169
_Theme: [Light Pink](https://marketplace.visualstudio.com/items?itemName=mgwg.light-pink-theme) (preview on [vscode.dev](https://vscode.dev/editor/theme/mgwg.light-pink-theme))_
169170

0 commit comments

Comments
 (0)