Wojtek Siudzinski

Results 78 comments of Wojtek Siudzinski

Great! It's not a permanent fix, so I'm not closing it yet

@steelbrain thx for this suggestion! We're already testing different linter packages (namely [linter-clang](https://atom.io/packages/linter-clang), [https://atom.io/packages/linter-cpplint](linter-cpplint) and [https://atom.io/packages/linter-gcc](linter-gcc)). There are some problems we encountered like: - code is compiled against our firmware...

@steelbrain by linter I meant linter provider (sorry for not being clear). Solution you proposed is exactly what we wanted to do :)

Honestly, the last couple of months we have been focused on [Particle Workbench](https://www.particle.io/workbench/) so Particle Dev might not receive many updates/bugfixes now. I encourage you to try out the Workbench...

Great catch! Refresh button looks like best way to solve it. Going to icebox.

We could add "Compile current file" along side of "Compile project" (which defaults to open directory). This way we would have both behaviours :) ![](https://31.media.tumblr.com/0ae4a458b02b1705c96dd846493e2aad/tumblr_inline_n3ghj9J3u91qcklud.gif)

Interesting idea. How would you propose to declare different callback s for different grammars?

@mrleblanc101 could you create a PR with a similar override as [you can see for other themes](https://github.com/suda/tool-bar/tree/master/styles) with the code you posted?

@wale-bant sure, just keep in mind it has both dark and light versions needing separate overrides 😊

@Errory hmm that is unusual. Does it keep happening? What Mac model are you using?