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?

  • I also have such a problem, only from this the plugin does not stop its work, and the alert gets out only when the Atom is launched - user274020

1 answer 1

Lan, you made me reconsider the settings) Turn on that checkbox in the plug-in, go to the settings box, there will be Ignore Names write there node_modules / If that doesn’t help you, there is a line with the default setting 2000 in the configuration of the plug-in, set to 10000 and the error stops