Fork me on GitHub
#cursive
<
2017-05-07
>
cfleming04:05:11

@moizsj See here: https://groups.google.com/d/msg/cursive/pWA528YDTIU/bZa7f-NEAQAJ for a possible solution, I’d like to know if it works or not.

cfleming04:05:39

@sandbags Hmm, that might not work, I’m actually not sure. If it doesn’t, feel free to post an issue.

gmercer05:05:11

@moizsj if it does work but you don't want a cleartext password in your settings.xml - http://blog.sonatype.com/2009/10/maven-tips-and-tricks-encrypting-passwords/

cfleming07:05:47

@gmercer Good link, thanks - I’ll add that to the doc

cfleming09:05:17

@sandbags It’s entirely possible that the rainbow parens don’t appear in the REPL output, because of how they’re implemented. If you file an issue for it, I’ll take a look at it - it’s probably an easy fix.

sandbags09:05:40

Ok, will do

dm310:05:14

@cfleming do you see the Cursive extension API added realistically within the next couple of months (so that e.g. https://github.com/cursive-ide/cursive/issues/1670 doesn’t need a fix)? Should I just add a dependency on Potemkin and close the issue?

cfleming10:05:35

@dm3 So, I’m not sure. I’m actually working on that somewhat in the background at the moment, evaluating how much I should refactor what I have to be more spec-like. I’ll take another look at that issue this week, I did make a start on it but it was somewhat tricky, IIRC because there are more macros than just the potemkin one that would really need support.

cfleming10:05:57

I don’t have the code here with me though, so I can’t confirm. I’ll let you know next week if I have questions.