I don't see this as a feature, and was wondering if I was overlooking it, or can we add it please?
I love textpad, no complaints, been using it for years, but some of my files are getting long as of recent when web developing, and I need the ability to collapse code brackets.
eg.
function x($lol)
{
//Stuff here
}
gets changed to
function x($lol)
with a +/- button to the left of the functions / code brackets
You haven't overlooked it. It's been requested for many years. Search the forum for "code folding". You can add your vote to the various polls, for what it's worth.