Fork me on GitHub
#calva
<
2019-02-20
>
dominicm17:02:02

How does one "jack in" with calva?

pez18:02:38

One simply does not jack in with Calva.

pez18:02:08

Yet. We have a pretty awesome jack-in cooking. But for for now you need to start up everything repl yourself and then connect Calva.

pez19:02:51

Not sure if my meme reference carried through. 😁

10
dominicm19:02:48

@pez heh, cool. Well I will advise my friend to use the nrepl built into edge :)

pez19:02:14

I look forward to when we release the jack-in things. It is a pain every day that has not happened.

dominicm19:02:58

He's not a clojurian, so for him, having a magic button would be awesome.

dominicm20:02:22

I should ask: How are you allowing projects to specify a jack-in set of aliases/profiles/etc.?

pez20:02:17

A big part of Calva’s reason for being is to make Clojure accessible, so the lack of that button is not really acceptable.

dominicm20:02:08

I think someone I know wrote a plugin for vscode to do it, uh, https://github.com/pedrorgirardi/claire

pez20:02:26

Yeah, Pedro was on to something there, and we are walking similar paths with the jack-in story.

pez20:02:16

I think the way we will allow for specifying profiles and such will be a combination of parsing project files, allowing the user to chose from some options, allowing the user to specify some options through settings, and remembering user choices to present sensible defaults. this part is yet a bit unfinished.

joel20:02:18

Hi, Can I have a Find All References (like Cursive on Intellij) using Calva?

pez20:02:58

Hi @joeljunior05! There is no such thing in Calva today.

joel20:02:41

Do you intend to add this feature?

pez20:02:49

@joeljunior05: yes, eventually that will be added. No ETA, though.