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

"Failed to download package docs" warning cannot be disabled. #80

Closed rupertlssmith closed 7 years ago

rupertlssmith commented 7 years ago

I am using some packages that are not on http://package.elm-lang.org/, which results in an error pop-up appearing every time I open a .elm file.

It would be nice if there was a way to disable this warning.

wende commented 7 years ago

I'm using many packages that aren't there. I'd love to be able to have elmjutsu working when it cannot reach the pacakges

rupertlssmith commented 7 years ago

@wende Lets look at the code and see if we an make a pull request for this - it should just be the case of commenting out a single line?

halohalospecial commented 7 years ago

Hi! Can you check if the latest version (v.5.6.0) satisfies your use cases :smiley_cat: Thanks!

rupertlssmith commented 7 years ago

v 5.6.0 is good for me; the annoying messages are gone. Thanks a lot for sorting it. :-)