halohalospecial / atom-elmjutsu

A bag of tricks for developing with Elm. (Atom package)
https://atom.io/packages/elmjutsu
MIT License
192 stars 24 forks source link

Go to definition freezing atom #19

Closed chalmagean closed 7 years ago

chalmagean commented 7 years ago

I've just tried "Go to definition" on a custom function and Atom just sits there unusable with my CPU at 100%. After asking me 2 times to Wait or Close, I had to hit close in order to continue my work.

I am using Atom 1.10.2 on OSX El Capitan

chalmagean commented 7 years ago

Oh scratch that, I had to "Go to declaration" options. The one causing the issue came from the "goto" package.

halohalospecial commented 7 years ago

This also happened to me before. IIRC, only Goto: File Symbol worked properly for Elm.