Fork me on GitHub
#calva
<
2024-05-19
>
James Pratt06:05:22

do we have a way in calva to move selected forms to a newly created namespace and change references in the namespace they are currently in to the new namespace?

1
pez06:05:35

I don’t think so. Though there may be something in clojure-lsp that can facilitate it.

1
Alexander Kouznetsov15:05:26

Would be a nice feature to have.

James Pratt07:05:54

Also is there anyway even a setting calva, something else to do on the editor side or in the formatting of the help strings themselves to have the help documentation for functions display with more readable formatting instead of the lines getting run together like this??

James Pratt07:05:31

oh! that's strange. I get just the kind of formatting I am looking for if I add a param and then hover over that param! Good to know!

Ludger Solbach08:05:08

It's basically markdown formatted in the hover.

pez09:05:20

Looks like we fail to make it proper markdown in the first case?

James Pratt09:05:11

lmk if you need more info or want me to file a bug report or anything

pez09:05:50

If you can make a minimal repro project and file an issue, that would be great. I’ve not seen this, so wonder a bit in what circumstances it shows up.

❤️ 1
James Pratt09:05:52

I'll do in the next couple of days

🙏 1
James Pratt11:05:04

lmk if you need more info about my set up or ...

pez11:05:13

Thanks for issue and repro! 🙏 I can reproduce. No idea how to fix it, though it seems it should be possible since clojure-lsp handles it. I commented on the issue.

❤️ 1