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

find usages doubled? #26

Closed aryairani closed 7 years ago

aryairani commented 7 years ago

I'm seeing an issue where all of the results of Packages -> Elmjutsu -> Find Usages are doubled in the results pane. e.g.

File 1 Usage 1 File 1 Usage 2 File 1 Usage 1 File 1 Usage 2 File 2 Usage 1 File 2 Usage 1

Can you think of any reason this might be happening? Would another plugin interfere?

Thanks.

halohalospecial commented 7 years ago

Hi @refried can you provide a sample .elm file or project I can use to reproduce this? Thanks!

halohalospecial commented 7 years ago

I think this is related to #81 :smile_cat: