this post was submitted on 21 Apr 2024
26 points (96.4% liked)

KDE

4854 readers
52 users here now

KDE is an international technology team creating user-friendly free and open source software for desktop and portable computing. KDE’s software runs on GNU/Linux, BSD and other operating systems, including Windows.

Plasma 6 Bugs

If you encounter a bug, proceed to https://bugs.kde.org, check whether it has been reported.

If it hasn't, report it yourself.

PLEASE THINK CAREFULLY BEFORE POSTING HERE.

Developers do not look for reports on social media, so they will not see it and all it does is clutter up the feed.

founded 1 year ago
MODERATORS
 

Hi,

How to make code folding buttons appear not only at start of blocks, but also at end of blocks, like the following in JetBrains ?

Thanks

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 7 points 4 months ago* (last edited 4 months ago) (1 children)

You can fold the code from anywhere within the block. It's one long button. I doubt there is any feature to display an arrow at the bottom as well.

[–] [email protected] 4 points 4 months ago

Well, that's something ! Thanks