get-alex / atom-linter-alex

Linter plugin using alex to catch insensitive, inconsiderate writing
MIT License
87 stars 6 forks source link

Freezes atom #16

Closed dflock closed 8 years ago

dflock commented 8 years ago

Installed linter-alex 2.0.0 and it froze atom as soon as I loaded a new document. Atom sits there frozen for a while before crashing. Restarting it just makes it crash again, presumably because that document is being loaded.

Disabling linter-alex with apm and restarting atom fixes the problem.

I had this happen yesterday, at home, on atom 1.5.4 - and again today at work, on atom 1.6.0, on a different machine. Different installs, different machines, different versions of atom, different documents loaded.

wooorm commented 8 years ago

Where all the documents quite big?

dflock commented 8 years ago

No, although I do have quite a lot of windows/tabs open at a time, so it might be that.

wooorm commented 8 years ago

Well, low performance with many / long documents is unfortunately expected. And not fixable.