I work in Atom, the autocomplete-paths plugin gives an error.
Maximum file count of 2000 has been exceeded. Path autocompletion will not work in this project.
I looked in Google: the problem is that node_modules lot of files in the node_modules folder? Here is the error in the plugin. There was a tip to add a node_modules/ line to Ignored Names , but in the new versions, they probably removed the line to add specific folders for the game and left only the checkbox, and now I don’t know what to do with this error, maybe someone met this?