> Falling back to legacy node.js based file watching because of user settings
> Falling back to legacy node.js based file watching because of user settings
"files.watcherExclude": {
"**/node_modules": true
},
makes it fall back to the node.js based one. Is there a different setting?
"files.watcherExclude": {
"**/node_modules": true
},
makes it fall back to the node.js based one. Is there a different setting?