-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Description
Hi,
Whenever I run the plugin in my neovim, the plugin will start hundread of thousand file watchers, until the system limit's is reached. I assume it's because it tried to watch from node_modules and various things like that, so I added some ignore file. But still I'm seeing augment code eating a huge amount of file watchers on my system.
Any idea? Doesn't the plugin have a configurable limit of items that can be watched? I feel there might be something under optimized here in any way
thanks
Metadata
Metadata
Assignees
Labels
No labels