proton

https://github.com/dvcrn/proton
dvcrn 2016-02-19T01:09:10.000283Z

@lucien.knechtli: atom / apm only works with tags though 😛

dvcrn 2016-02-19T02:36:31.000284Z

@geksilla: what do you think about replacing keywords inside .proton with strings? We ran into problems when the user tries to assign :/ (which we use (keyword "/") for)

dvcrn 2016-02-19T02:54:42.000285Z

hrrm atomatigit is capturing input even though proton chain is open

geksilla 2016-02-19T09:43:33.000286Z

@dvcrn we can just determine type of hash map key I guess. Let me try check this one

geksilla 2016-02-19T09:45:04.000287Z

want anyone to test this one please https://github.com/dvcrn/proton/pull/160 many people want to disable packages

geksilla 2016-02-19T09:47:21.000289Z

with this PR you can add :disabled-packages to you .proton and these packages will be removed or disabled in case when package bundled with atom

geksilla 2016-02-19T10:29:45.000290Z

what is the best practices of cljs regarding writing unit tests?

geksilla 2016-02-19T10:30:12.000291Z

write them in separate files or directly in source?

dvcrn 2016-02-19T11:46:11.000292Z

@geksilla: I'll try to review it by tomorrow !

geksilla 2016-02-19T11:46:29.000293Z

cool thanks!

geksilla 2016-02-19T11:47:17.000294Z

regarding issue with / are there any chars which cause same problem?

2016-02-19T21:30:43.000295Z

https://github.com/jrattray13/swackets

2016-02-19T21:31:38.000297Z

@dvcrn and @geksilla: Maybe it would be possible to create rainbow parens using this