-
Notifications
You must be signed in to change notification settings - Fork 38.4k
Closed
Labels
file-watcherFile watcherFile watcherinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insiders
Milestone
Description
Testing #140693
I found the language on this line ambiguous:
vscode/src/vscode-dts/vscode.d.ts
Line 11006 in 5d9d618
| * all opened workspace folders. This method should be used if you only care about file events |
'This method' I believe is referring to passing a string or glob pattern. But the first time I read I thought it was referring to createFileSystemWatcher (which would contradict the previous bit of documentation).
Perhaps replace 'This method' with 'Using a string or a glob pattern'.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
file-watcherFile watcherFile watcherinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insiders