Fork me on GitHub
#calva
<
2024-01-22
>
Craig McDaniel15:01:45

Is there some setting to truncate output.calva-repl whenever a new REPL is started (or periodically, or on vscode startup)?

pez16:01:23

No. We could add a command for clearing it, then joyride, or some other mechanism could use that command for creating whatever behaviour.

Craig McDaniel16:01:50

On my project, it gets very large. I can’t prove it, but I suspect it eventually has a negative impact on performance.

pez16:01:00

It’s just a file. So you can select all text there and hit backspace. (Dunno if you know. 😃 )

Craig McDaniel16:01:23

Yeah, but I am a lazy programmer

pez16:01:58

It will definitely affect performance when that file get large.

Craig McDaniel16:01:08

So I just did this, and it took about 15 seconds to delete

pez16:01:21

Haha, QED.

Craig McDaniel16:01:25

78k lines. Probably storing it in an undo buffer.

pez16:01:54

I don’t think VS Code has problems with it really. But Calva has.

pez17:01:49

Dear Calva friends: https://github.com/BetterThanTomorrow/calva/releases/tag/v2.0.409 • Fix: https://github.com/BetterThanTomorrow/calva/pull/2270 It’s @brandon.ringe who figured out how to fix a bug that has been eluding us for years. Thanks! 🙏 ❤️ calva

❤️ 3
catjam 1
calva 1
chucklehead17:01:46

I may owe one or more of my cats an apology

😄 1