Skip to content

Commit d46c9f2

Browse files
committed
Merge branch 'vnext' of https://github.com/microsoft/vscode-docs into vnext
2 parents 5c636dd + 67255ec commit d46c9f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

release-notes/v1_95.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,9 +173,9 @@ This milestone we have introduced the setting `setting(editor.occurrencesHighlig
173173

174174
## VS Code for the Web
175175

176-
### Local file events support
176+
### Local file events support on https://insiders.vscode.dev
177177

178-
When using Chrome or Edge as of version 129, opening <https://vscode.dev> with a local folder now supports file events. If you make changes to files and folders of the opened workspace outside the browser, these changes will be reflected immediately inside the browser.
178+
When using Chrome or Edge as of version 129, opening <https://insiders.vscode.dev> with a local folder now supports file events. If you make changes to files and folders of the opened workspace outside the browser, these changes will be reflected immediately inside the browser.
179179

180180
This feature is leveraging the new [`FileSystemObserver`](https://chromestatus.com/feature/4622243656630272) interface that is proposed as new API for the web.
181181

0 commit comments

Comments
 (0)