Bogdan Popa
Bogdan Popa
I should have done that in my original comment :). Here are a few bullet points: - IDEs and programming modes generally support multiple versions of a language. Running elm-format...
Thanks for the detailed report! I think you're right about the race in this case, but it's unfortunately rather hard to fix. I don't think the ideas you presented would...
Absolutely! Let me know after you've published it and I'll update the posts to link to it.
I don't have any current plans to do this, sorry! I'm just too busy.
@jwilges that sounds like a good idea to me. Feel free to open a PR in that direction!
I believe this is covered by @orsinium 's recent changes so I'm going to go ahead and close this. Thank you both!
Closing for now since no new issues have been reported in a while. Feel free to reopen if you're still impacted by this.
Closing since this is just pika being overly verbose w/ its logging.
I don't think `racket/gui` currently supports menu item icons, so it would have to be updated to support them first. Shortcuts, I can try to add later this weekend.
The error message is unhelpful, but I believe this happens when the application package hasn't yet been installed. I would try ``` $ cd /Users/dev/Repos/shorty $ raco pkg install shorty/...