@lucien.knechtli: atom / apm only works with tags though 😛
@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)
hrrm atomatigit is capturing input even though proton chain is open
@dvcrn we can just determine type of hash map key I guess. Let me try check this one
want anyone to test this one please https://github.com/dvcrn/proton/pull/160 many people want to disable packages
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
what is the best practices of cljs regarding writing unit tests?
write them in separate files or directly in source?
@geksilla: I'll try to review it by tomorrow !
cool thanks!
regarding issue with /
are there any chars which cause same problem?