Fork me on GitHub
#calva
<
2021-12-01
>
Humanist196507:12:33

My key binding for calva “ctrl+alt+c space” seems to have disappeared, it has happened on 2 macOS laptops. Anyone any ideas why? I have relinked to a similar Calva action but I can’t find the exact same one. Appreciate if someone can advise what this key binding should be linked to.

pez08:12:22

That used to be the shortcut for evaluating the top level form. It has since been replaced with alt+ enter. The old and new shortcuts lived in parallel for a while, but it was eventually cleaned up: https://github.com/BetterThanTomorrow/calva/issues/1353

prnc12:12:41

Hello 👋

prnc12:12:00

How can I disable linting with fresh vs code install + calva?

prnc12:12:22

In other words would like to ban the “squiggly line” 😉

prnc12:12:37

Found it, thanks!

pez15:12:12

Calva Parinfer experiment, Take 2 about to launch. I hope I won’t have to figure out how to roll back again. 😃

pez15:12:25

Whoop, whoop!

Marc O'Morain16:12:54

Best of luck !

🙏 1
pez16:12:52

Dear Calva friends, a new version is just out. Read about it here: https://clojurians.slack.com/archives/C06MAR553/p1638375528103900

calva 2
pez16:12:32

I would love that you upgrade quickly. There are two experiments, both guarded behind settings clearly marked as experimental. However, to be able to support this I have had to make some rather big changes in the code all over and also some changes in settings and such. It should generally be better also for people not participating in the experiments, but who knows… Last time I launched the experiments I had to roll back quickly… Help me confirm quickly that this time I can let the release stay on the marketplace! ❤️

Ryan Jerue17:12:53

Thank you, @U0K592YDP!

❤️ 1
Ryan Jerue23:12:45

weird behavior with parinfer, if I press return, initially the }} doesn’t move to the new line, once I start typing, it moves to the new line. It works, just differently than I expected

bringe00:12:50

I’ve reverted back to 2.0.226 for now because of the indentation issue.

zeitstein21:12:44

Any idea why these seemingly random line breaks happen in Calva's output? pprint turned on.

phill22:12:19

I see similar breaks in pprint output in Emacs using CIDER.

phill23:12:11

That issue was Closed in 2013 and a fix (for CIDER) was merged in 2017... perhaps a similar fix could be made to Calva.

bringe00:12:16

Interesting. Please file an issue with repro code.

pez06:12:11

Is this on 2.0.227? And, if so, can you try with 226?

zeitstein07:12:08

I've been seeing the issue for weeks/months, so I don't think it was introduced in 227.

pez07:12:21

Ah, yes. Thanks for digging that up!

🙂 1