Skip to content

Update to Chokidar v3 #77143

@paulmillr

Description

@paulmillr

Hey! I wonder which steps would it take to:

  1. Update to chokidar v3
  2. Drop vscode-chokidar and vscode-fsevents packages.

Chokidar v3 incorporates a lot of improvements. We've decreased RAM consumption on large directories by a huge amount; and reduced dependency count by a factor of 13. All releases are signed now. See my blog post: Chokidar 3: How to save 32TB of traffic every week with one NPM package

Chokidar v3 requires nodejs 8 and higher. Unsure if that's good with vscode?

BTW, i'm keeping an eye on the Linux issue Ben mentioned.

cc @bpasero

Metadata

Metadata

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions