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 was archived by the owner on Mar 3, 2023. It is now read-only.
I've been using atom for 5 months. And now when I try to do some task like beautify code, (~ 700 lines ), The editor seems very lagging It's not responding and I have to wait ~ 20s and click wait pop-up. It's also eat my CPU to 100%. Any ideas?
I'm running win7-64, lastest version Atom.
The text was updated successfully, but these errors were encountered:
I just tested again, I create an empty html file and copy ~ 1000 lines of code. And Editor's not responding again, I choose wait and after 5 sec, it crashed.
Here's my task manager. Notice I only open 2 tabs Chrome.
Same issue on Ubuntu 14.04. All plugins disabled and default theme (Atom Dark) used. Copy pasted 162K json into new file (so no syntax highlighting), got many prompts from Ubuntu that the window is unresponsive. Waiting about 1 minute (telling Ubuntu to keep waiting) seems to allow Atom to "catch up". CPU at 100% until the Atom window becomes responsive. Larger files seem to require more "Catch up" time.
atom --version
Atom : 1.7.3
Electron: 0.36.8
Chrome : 47.0.2526.110
Node : 5.1.1
This issue has been automatically locked since there has not been any recent activity after it was closed. If you can still reproduce this issue in Safe Mode then please open a new issue and fill out the entire issue template to ensure that we have enough information to address your issue. Thanks!
lockbot
locked and limited conversation to collaborators
Apr 2, 2018
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I've been using atom for 5 months. And now when I try to do some task like beautify code, (~ 700 lines ), The editor seems very lagging It's not responding and I have to wait ~ 20s and click wait pop-up. It's also eat my CPU to 100%. Any ideas?
I'm running win7-64, lastest version Atom.
The text was updated successfully, but these errors were encountered:
I assume you meant atom-beautify, which is a plugin, report it on the plugin's repo.
I just tested again, I create an empty html file and copy ~ 1000 lines of code. And Editor's not responding again, I choose wait and after 5 sec, it crashed.
Here's my task manager. Notice I only open 2 tabs Chrome.

And some information about my computer:
atom --version
Atom : 1.7.4
Electron: 0.36.8
Chrome : 47.0.2526.110
Node : 5.1.1
Here's a crash dump file.
Oh man I Zipped dump file but Github 's not accept zz -_-
Convert zz to zip. Or save it as dmp.txt.
Same issue on Ubuntu 14.04. All plugins disabled and default theme (Atom Dark) used. Copy pasted 162K json into new file (so no syntax highlighting), got many prompts from Ubuntu that the window is unresponsive. Waiting about 1 minute (telling Ubuntu to keep waiting) seems to allow Atom to "catch up". CPU at 100% until the Atom window becomes responsive. Larger files seem to require more "Catch up" time.
atom --version
Atom : 1.7.3
Electron: 0.36.8
Chrome : 47.0.2526.110
Node : 5.1.1
Man this prob's been stalking me for weeks -_-
Tracking all these large-file issues in #12065.
This seems like a duplicate of #8864 – let's keep the discussion going there.
Hello from issue #12065. Atom Beta should fix this for many people.
This issue has been automatically locked since there has not been any recent activity after it was closed. If you can still reproduce this issue in Safe Mode then please open a new issue and fill out the entire issue template to ensure that we have enough information to address your issue. Thanks!