You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.
I have large JS files that I switch back and forth between. If I switch from one to another in the same folder, Brackets will freeze for about 30 seconds. I suspect it's the built in JS linter, but it should only run when I save the file, not jump to and from files.
If I turn off the "Lint on Save" feature, it still freezes.
The text was updated successfully, but these errors were encountered:
Unfortunately I can't share, but the files were all 200+ lines and I'm using require JS (which means I had a lot of JS Linting "errors"). The files were not minified.
I have large JS files that I switch back and forth between. If I switch from one to another in the same folder, Brackets will freeze for about 30 seconds. I suspect it's the built in JS linter, but it should only run when I save the file, not jump to and from files.
If I turn off the "Lint on Save" feature, it still freezes.
The text was updated successfully, but these errors were encountered: