Fork me on GitHub
#cursive
<
2016-11-26
>
rauh08:11:20

I would kinda like for "Grow selection" to add another stop at "Map entry" (ie, the key value pair), currently after a key or value it expands to "all values in a map". What do people think?

lsenta18:11:11

Hi guys, is there a way to stop cursive from changing the directory marks?

lsenta18:11:27

when IntelliJ starts, all my custom “mark as src directory”, “mark as excluded”, etc are trashed by the lein loader

danielcompton20:11:26

@lsenta are you using lein or boot?

lsenta20:11:47

boot with the generate thingy

danielcompton20:11:56

Cursive sets your source, test dir, etc to what your project.clj says

lsenta21:11:16

Yea I know, but it’s not very good perfect at it, I’d rather fix this once and for all with a couple of clicks

lsenta21:11:38

For example :resources-path [”resources/”] -> resources folder is marked as source root

lsenta21:11:46

And with boot+generation, the project.clj has almost no information on the structure of the project