I work on a huge JavaScript app, lately I started noticing sublime giving me this error while running a grunt task which deletes and creates a build folder with new files. I am curious to know if there is any limit on number of files in a project and will sublime consider all the files in project to be open?
Thanks.