Suggestions from a programming standpoint.

Ideas for new features

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
x4nth3
Posts: 1
Joined: Thu Mar 15, 2007 9:15 pm

Suggestions from a programming standpoint.

Post by x4nth3 »

I use Textpad all the time for programming and absolutely love it. I feel it is by far the best text editing tool out there. If possible I would like to see the following implemented in future updates:

It would be nice to see a moveable ruler line that can be pulled from the left side similar to what you can do with rulers in adobe photoshop. This would help to visually line up indents and tabbing in your code.

It would be nice to have a 2nd horizontal split function allowing you to see 3 different locations in the file at the same time.

It would be nice to be able to collapse code that is encapsulated in brackets or bracers like subroutines so that only the name displayed. You could collapse / expand this by a +/- sign to the left.

Hope you like my suggestions and keep up the good work!
:)
Post Reply