The following gif demonstrates folding:
There’s got to be a Micro plug-in for this.
WAIT, if I’m reading this right, it’s had code folding since last year: https://github.com/zyedidia/micro/pull/2942
I’m gonna try this right now
Will probably get airstriked for this, but Zed is also a option.
Also, if you’re using GNOME, then try GNOME builder. And if you’re using KDE, then try KDevelop or Kate.
tbf, i love zed and using it for big stuff and neovim for basic scripts is the perfect balance for me
i’ve heard that some people love using kate because, with some plugins, it really can do all most people need. i’ve seen a dude make a video on it but would need some time to find it again if there was any interest.
Others have given you many options, but I would like to know why Nvim or Emacs are not good options for you?
I love Kate. It’s very customizable without being overwhelming.
I have to agree with the positivism surrounding Kate. It has been the only one (together with KDevelop) out of the 5 text editors I’ve installed and tested since yesterday that actually did what I desired from it. Props to the devs! Let’s see if it can dethrone Emacs 😜.
I remember something called lapce too
Edit 0: https://github.com/lapce/lapce
On windows: Notepad++. On Linux-based OS: Kate. And there’s also JetBrains Fleet, that is jetbrains answer to vscode.
Thank you!
I tested Notepad Next, which seems to be Notepad++’ cross-platform alternative. However, I wasn’t able to get the folding functionality on a Markdown file. Am I doing something wrong?
I’ve tried Kate since yesterday, it has been one of the better ones for now.
JetBrains Fleet seems like a cool project. But I’ll probably wait until it’s open sourced. Thanks anyways!
Also notepad++ on wine on Linux … Not my favorite but it’s there
Yeah… but why? Kate is better in about every way. And while we’re on the topic, Kate is also available on the windows store, with a real Windows build.
Ya I agree with this
Kate,kdevelop,xed,mousepad,gnome builder.,notepad next(clone notepad++)
That’s a lot of options! Thank you.
There’s also Zed. And helix.
Amongst all the other great alts here
Also neovim is really dope! Just have to throw that there
There’s also Zed.
Noted. Thank you!
And helix.
I believe this doesn’t have folding (yet). Unfortunately.
Also neovim is really dope! Just have to throw that there
xD , Neovim is definitely pretty cool.
I use Zed as my primary editor these days. It’s just about ready for prime time!
(Source: 12 years of web and Linux hacking)
Geany(Its a lightweight GTK Based IDE)
Too low on the list
Thank you!
Question: According to this table, Geany’s capabilities might leave some to desire when it comes to code/text folding. Is this correct? Or is the table simply outdated?
Yw and I think it’s up to date that list (i just looked at article last updater)
SublimeText?
Looks cool. Thanks!
Uhmm…, did I understand correctly that it’s not open source?
Not op but no it’s not.
Thank you for the clarification!
While I didn’t mention it explicitly in the post, I do intend to stick to open source.
Sublime Text is not open-source but it has a sane price and a WinRAR-style trial. I use it because it feels a lot snappier than other editors/IDEs I’ve tried when browsing large files.
On the one hand, it’s a shame that it’s not open-source, but on the other hand, developers have to make a living from something.
I use it because it feels a lot snappier than other editors/IDEs I’ve tried when browsing large files.
Snappiness is definitely something I appreciate. So, if it blows everything else out of the water in this respect, that I might have to concede. Thank you for mentioning this particular aspect of it!
On the one hand, it’s a shame that it’s not open-source, but on the other hand, developers have to make a living from something.
I wholeheartedly agree. But, I prefer the capability to donate to the open-source software developers that I love to support.
developers have to make a living from something.
How do other developers do it?
Textadept!.
Yet another one I’ve never heard of before. Thank you so much for mentioning it!
You might have a look at LEO:
https://en.wikipedia.org/wiki/Leo_(text_editor)
I used it extensively for some time to write big documentation. It is good.
But I’d guess that for most tasks, Emacs org-mode is the most powerful option.
Interesting. First time reading about it*. Were it not for you, this might have been completely off the radar. So thank you for mentioning it!
But I’d guess that for most tasks, Emacs org-mode is the most powerful option.
Yeah, it has been slowly growing on me 😜. But I would like to explore all other options before I fully commit.
Yeah, it has been slowly growing on me 😜. But I would like to explore all other options before I fully commit.
You’ve already discovered the best editor. There’s no need to explore more. ;)
You’ve already discovered the best editor. There’s no need to explore more. ;)
Hehe 😜. Perhaps the purpose of this exploration is to cement the idea that I’m already on the best 😂. We’ll see 😉.
Sublime.
Thank you! Unfortunately, I’ve come to the understanding it’s not open source. So it’s unlikely I’ll go for it.