Wojtek Siudzinski
Wojtek Siudzinski
That would be much appreciated Eric! Thank you!
Can you show the contents of the `C:\Users\ghana\.atom\packages\tool-bar\keymaps\tool-bar.cson` file? Also maybe try to reinstall the package? It looks like it got corrupted somehow
Hi! Can you give us a bit more info? Like which update broke this? Are you seeing any errors? What Atom version do you have? And what do you mean...
Hi! Thanks for filing this. I'll try to fix it in the next round of bugfixes!
I think we could change the [`iconSize`](https://github.com/suda/tool-bar/blob/master/lib/tool-bar.js#L30) setting to be an regular input where anyone can enter the value they want (similarly to editor font size). Anyone feels like implementing...
Oh, that's is interesting. A couple of questions: - Does your Mac come with TouchBar? - Was there an Atom window opened? - When do you see this error? On...
Looks like Miro did the fix in #62. @gaguirre is it possible to add @dhuang612 as a maintainer so he could review/merge/release it?
@fredhoyle could you try opening Developer Tools (`View` -> `Developer` -> `Toggle Developer Tools`) after restarting Dev and then try to compile? There could be some useful info there
@brencerddwr do you have the same issue with latest `particle-dev` Atom package as well?
You're right, sounds like missing escaping. Will look into it :)