Linux
A community for everything relating to the GNU/Linux operating system
Also check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
Kate has been cool so far. Thank you for (yet) another endorsement!
However, I've been hearing conflicting narratives on Geany's folding capabilities. I've yet to test it out (as there's a long list I have to go over), but would you like to chime in with your thoughts on this matter? To be more precise, I desire to fold (at least) Markdown headings with it (as seen in the gif). Thanks in advance!
Sorry, but I don't know how Geany does with folding markdown, since I don't use that feature.
No problem, fam.
I have tried to reproduce it in Geany, but have failed so far 😅. Perhaps it's on me, but I'm (at least) inclined to look elsewhere until this has been resolved. Hopefully it's on me and someone can point me in the right direction.
Anyhow, thank you anyways!
If I recall correctly KDE's Kate has folding and isn't Electron-based (Qt-based?)
Thanks for another endorsement of Kate!
By the recommendation of others, I've actually installed and tried out Kate in the mean time.
So far, so good. 🙂
The zed editor has code folding and it written from the ground up in Rust. I don't use it myself, but rumour has it that it's really fast.
I've also heard great things about it. Thanks for your endorsement! Unfortunately, correctly installing Zed on my distro might be more trouble than worth it at the moment. Hopefully the issue(s) will be resolved (very) soon. I would love to test it out and see it for myself.
I'm on windows so it's very not yet for me at the moment!
Oh lol 😜 😂. Regardless, your input has been much appreciated! Thank you 😊!
rumor has it can run the kessel run in under 12 parsecs
a pump & dump with telemetry isn’t it
I don't think so, given who's developing it.
My brother Emacs is literally king for this. Check out org mode as well.
I am starting to attest this. I've tested a couple of text editors since yesterday and -surprisingly- only Kate (and KDevelop) have (so far) been able to pull this off.
obligatory DOOM-Emacs mention
Yup, Doom Emacs is definitely pretty lit. If it wasn't clear already, the gif in the post has been made with it.
FWIW, I actually started using Emacs through Spacemacs. And, honestly, I don't know if either one of the two has technical merit over the other. However, at some point, when I was working with (slightly) larger files, I just clearly started to notice input lag. Mind you, my laptop is starting to show his age, but input lag isn't something I was used to experience otherwise. As such, out of frustration, I pivoted to Doom and the rest has been history 😅.
Yep use doom myself.
So do I, btw. 😜
Qt Creator
Thanks for mentioning an editor I would otherwise have missed!
Uhmmm..., I just installed it. First impressions were pretty good. For some reason, I assumed it would work as well as Kate (and Kdevelop) have. However, I wasn't able to replicate the folding functionality within the Markdown file.
Would you happen to know what I'm doing wrong? Your help is much appreciated!
That visual pattern compression though
Very interesting. I suppose that's an artifact of the ffmpeg
hacking used to convert the screencast to a gif. Would you happen to know what I could do to prevent that from happening in the future?
Btw, FWIW, I seem to only notice this myself when I'm on the phone. Does the picture above also happen to be from your phone?
The screenshot is from my desktop with wide enough screen on Lemmy web (programming.dev).
The issue is one of scaling.
When I open the image without being resized into the website layout, it has the following visual pattern:
When I zoom out to 50% it looks (almost?) fine
Did you scale the source with ffmpeg? Do you have a visual pattern in your console background? The simplest solution would be to have a solid color as background. The second best to render a small enough size that it does not get resized in the browser.
At 1920x1038, it's very big right now. I'm surprised the font is big enough to be readable. I assume you scaled it up or have a high dpi display resulting in this.