Tree view can't open file, if its length is too large
MichailOsipov opened this issue · 1 comments
My project contains a lot of modules and components, which are form a huge file tree. So if you have a file with a path:
app\pages\some-name-long-name\some-name-long-name\some-name-long-name\some-name-long-name\some-name-long-name\some-name-long-name\some-name-long-name\some-name-long-name\some-name-long-name\some-name-long-name.js
Tree view can't just open a file. Eslint can't see file too.
Could please provide a guide or note how to fix this.
Thanks for the reporting! The information in the issue template is super helpful for us when triaging issues - for example, what operating system are you running and what version of Atom? Do you see the same issue in safe mode? Once you add the template details we can re-open and take a look.
I did check with Atom 1.28.1 on Windows 10 but couldn't reproduce with that path you shared above.
We require the template to be filled out on all new issues and pull requests so if you can open a new issue with the template filled out, that would be helpful for us. We do this so that we can be certain we have all the information we need to address your submission efficiently. This allows the maintainers to spend more time fixing bugs, implementing enhancements, and reviewing and merging pull requests.
Thanks for understanding and meeting us half way 😀