Does TextPad have the ability to match C braces like Vi
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard
Does TextPad have the ability to match C braces like Vi
With Vi I can match C braces { using the percent key. Does anyone know if this is possible in TextPad??? Many thanks in advance!
-
- Posts: 12
- Joined: Tue Mar 11, 2003 5:52 am
- Location: Brisbane, Australia
- Contact:
Lines within block's of code can be hidden/unhidden with all sort's of
options to give a quick or better overview of it.
Try playing around with http://www.jedit.org if you can't wait for it
options to give a quick or better overview of it.
Try playing around with http://www.jedit.org if you can't wait for it
Peter Wone wrote:What do you mean by "folding" ?
CTRl+M BUGS!
The "CTRL+M"-thing seems to be a little buggy, though... I just tested it in a java-file. When i have a "{" in a COMMENT, TextPad acts as if it was not in a comment when i press CTRL+M (that is - it matches the wrong } or { if my comment was inbetween those)
For example try writing:
{
// {
}
and try matching braces with CTRL+M.
Anyway, is there a way to make TextPad *color highlight* the matching bracket, when i move the cursor to a bracket? (like many other texteditors can do - guess u know what i mean)
For example try writing:
{
// {
}
and try matching braces with CTRL+M.
Anyway, is there a way to make TextPad *color highlight* the matching bracket, when i move the cursor to a bracket? (like many other texteditors can do - guess u know what i mean)
- s_reynisson
- Posts: 939
- Joined: Tue May 06, 2003 1:59 pm
see http://textpad.com/forum/viewtopic.php?t=3787
in the Enhancement Suggestions forum.
and pls vote there!
in the Enhancement Suggestions forum.
and pls vote there!