Fork me on GitHub
#boot
<
2016-06-15
>
kenny00:06:35

Still happens

kenny00:06:15

Trying to create a minimal example project...

kenny00:06:30

To cause the problem you need to rapidly change core.cljs. I just hit enter then ctrl+s constantly and the error will pop up.

kenny00:06:00

What's interesting is that in the example project I was able to create the error without the whole boot process freezing.

micha00:06:36

it's puzzling, yeah

micha00:06:58

@kenny: i can't find the web-dev thing you mentioned above, can you link to the project on github please?

micha00:06:10

or is that a built-in thing?

kenny00:06:38

It's in build.boot

micha00:06:01

ah ok, i see now

onetom01:06:11

@kenny: im also an intellij+cursive user at the moment, but i just came across https://atom.io/packages/proto-repl last night and it looks seriously promising. it's a lot more transparent about what it does too. since we are not doing much of java directly, i feel intellij is a bit of an overkill for us. if you are only doing clojure, you should have a look at this proto-repl thing too

cfleming02:06:04

@micha: @kenny: Sorry, had to step out. I’ll look at usages of that class later, and see if it’s something that can be disabled.

flyboarder05:06:06

@onetom @kenny I actually just switched to Atom this week from LightTable, after about half an hour of plugins and additional file extensions being added I actually prefer it so far! (need those .hl files 😸 )

martinklepsch06:06:42

@flyboarder: how do you do indentation? Atom's indentation system is the only thing keeping me from using it more

flyboarder06:06:27

@martinklepsch: like so? But there are more plugins for auto indenting

flyboarder06:06:49

like if part of my code is messed up I go: select source -> cmd+shift+p -> auto indent then cmd+[ to outdent to the level I want

flyboarder06:06:28

the coolest part is the tab support for clojure lint

jasongilman08:06:20

@martinklepsch: here's how I setup Atom. It fixes all indentation problems. https://git.io/atom_clojure_setup