Fork me on GitHub
#cursive
<
2018-09-09
>
misha10:09:06

how do I get rid of one of the 2 in tooltips? adds an extra step to "I wanna see the signature" (`cmd` + hover over sym)

misha10:09:20

(I have no idea where the second one comes from (and which is the second one out of these 2))

misha10:09:03

ok, it is: cmd+`;`, dependencies, – Clojure-1.9.0, apply wherever it came from.

genekim16:09:06

@cfleming A non-urgent recommendation: for months, I was going to ask in Slack, “how do I interrupt a REPL in cursive, like when I’m in infinite loop?” Yesterday, I was surprised when I was re-reading “Getting Started” documentation which referenced it. And holy cow, it worked — I hadn’t seen it because I always thought the button was greyed out. Recommendation: add a little color to that button to signal that it’s an active button. Thanks as always!

mfikes17:09:41

Hah Gene, you are talking to someone who is color blind

manutter5117:09:47

That sure looks like a "disabled" button to me, tho. Needs much more contrast if it's supposed to look active/clickable.

misha19:09:40

disabled vs enabled

dpsutton19:09:15

can anyone help a new intellij user? I've installed emacs+ patched (thanks for supporting that Colin!) and I dont' know how to enable the keybinds. It doesn't seem to be enabled by default

richiardiandrea20:09:51

I wrote a lil' blog post, maybe what you are looking for is the one at the end? https://andrearichiardi.com/blog/posts/clojurescript-cursive-shadow-setup.html

manutter5120:09:46

Looks like the enabled/disabled button issue might be a light theme vs dark theme issue.