smu
smu
Yes. atom-ide-ui, elm-format, elm-lens, highlight-selected, language-elm and last-cursor-position. I'll try to disable the settings and see if i can narrow it down.
Sure, I'll try disabling elm-lens. On OSX atom spins up one main process `Atom` and a bunch of extra processes called `Atom Helper` which I guess is where all the...
Still happens with elm-lens disabled. Also disabled all settings apart from hyperclick, same problem. I'm wondering if it's perhaps `elm make` that's making atom freeze?
Uninstalled `atom-ide-ui` and wanted to try out getting error messages via `linter` and `linter-ui-default`. Both are installed, but no errors are shown for some reason. Is there additional configuration i...
Thanks, linter 2.2.0 works. Yes, it's usually incremental updates. Works fine when i start fresh. But then after a while grinds to a halt. Is there a easy way to...
It seems to be related to many files changing. Like when i check out a different branch, or delete elm-stuff due to corrupt files after compile. But i have ignored...
Sure, i'm using a fork now. I'l try some different things and report back if i get any wiser!
I notice whenever a hyperclick opens the elm docs, there seems to be a process lingering. When i looked the other day I had 20-30 of these: ``` $ ps...
Haven't had too much time to dig any deeper, but I did change the ignored patterns to ignore all of `elm-stuff` and `node_modules` and I haven't experienced atom freezing since....
Just to demonstrate the problem, I'm here holding CMD and I'd assume the hyperclick underlining should tigger a lot faster. 