Skip to content

Commit 67255ec

Browse files
committed
clarify origin trial for file events
1 parent 3ac8ec6 commit 67255ec

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)