Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CLOSED] JSLint automatically open, cause the program be crashed #5522

Open
core-ai-bot opened this issue Aug 30, 2021 · 9 comments
Open

[CLOSED] JSLint automatically open, cause the program be crashed #5522

core-ai-bot opened this issue Aug 30, 2021 · 9 comments

Comments

@core-ai-bot
Copy link
Member

Issue by hyingreborn
Tuesday Nov 19, 2013 at 15:20 GMT
Originally opened as adobe/brackets#6047


Each open a js file,The JSLint will automatically open,If js file a little bit complicated, such as jquery.js、angular.js etc. Brackets interface be crashed. Please set it is closed by default.
Win7/Win8.1 64bit

@core-ai-bot
Copy link
Member Author

Comment by peterflynn
Wednesday Nov 20, 2013 at 00:03 GMT


@hyingreborn Do you mean Brackets freezes or responds very slowly? Have you checked if the problem goes away if you disable JSLint? (Toggle the "View > Lint Files on Save" menu item). I suspect it is the same whether JSLint is enabled or not.

Can you provide a link to the exact version of the minified Angular and jQuery files you're using?

@core-ai-bot
Copy link
Member Author

Comment by hyingreborn
Wednesday Nov 20, 2013 at 00:44 GMT


yes!
Such as AngularJS v1.2.0 & RequireJS 2.1.9 & jQuery 1.10.1
My problem occurred in the open, not closed

@core-ai-bot
Copy link
Member Author

Comment by abdelouahabb
Wednesday Nov 20, 2013 at 20:21 GMT


opened the same issue, the problem i found here is that the file is in the desktop and not in a folder, try to create a blank js file and this will happens.

@core-ai-bot
Copy link
Member Author

Comment by peterflynn
Wednesday Nov 20, 2013 at 22:44 GMT


@abdelouahabb I think the issue here is different from what you're seeing. Large JS libraries often trip up the code-hints engine all on their own -- no other files needed.

@hyingreborn Just to test that, can you put one of those JS libraries alone in a folder and try opening that file? This will ensure that the problem is that specific file, rather than other files in the same folder/subfolders.

@core-ai-bot
Copy link
Member Author

Comment by njx
Monday Nov 25, 2013 at 18:52 GMT


To@dangoor on the theory that it's the same as the other code hints issues, or is related to angular.

@core-ai-bot
Copy link
Member Author

Comment by hyingreborn
Friday Nov 29, 2013 at 02:29 GMT


The problem in the build 34, seems to be no longer appear

@core-ai-bot
Copy link
Member Author

Comment by dangoor
Thursday Dec 05, 2013 at 14:04 GMT


Thanks for the update! I'm glad that this problem went away for you.

@core-ai-bot
Copy link
Member Author

Comment by peterflynn
Thursday Dec 05, 2013 at 17:45 GMT


That basically confirms it's a dupe of #6067.

@core-ai-bot
Copy link
Member Author

Comment by hyingreborn
Tuesday Dec 10, 2013 at 15:39 GMT


I finally found the reason, because this extension: WD Minimap. Open the large size of the compressed js file, it will lead to frozen interface

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant