proton 2016-02-02

That's a big gripe I have with atom as well. The indentation is just not that good yet

@geksilla: I noticed in the javascript layer it associates .js files automatically with javascript (jsx). When it does this, mode keybindings no longer work. Can we change the mode system so it allows multiple languages ?

@dvcrn for mode definition we can specify several :atom-scope and :atom-grammars

I will take a look

do you mean that mode key bindings are absent or just do nothing when executed?

@maleghast has left the channel

Don't know why, but atom hangs for me on linux on the stage when we sync PATH variable

worked as well until today

Does anyone have similar issue on master branch? Linux/Mac?

definitely need to replace shell-path with custom function. Its synchronous call cause atom to hangs sometimes

@tord has left the channel