Fork me on GitHub
#proton
<
2016-02-02
>
dvcrn01:02:54

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

dvcrn02:02:38

@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 ?

geksilla08:02:26

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

geksilla08:02:09

I will take a look

geksilla08:02:03

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

geksilla10:02:38

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

geksilla10:02:47

worked as well until today

geksilla10:02:16

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

geksilla11:02:21

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