Search found 8 matches

by TRAFFICBLOWS
Wed May 05, 2004 8:36 pm
Forum: Enhancement Suggestions
Topic: Find in **Open** Files
Replies: 0
Views: 268

Find in **Open** Files

. Obviously, Find in Files is one of the best features of TextPad... but when open workspace files are located in multiple directories, it would be **really helpful** to have a "Find in Open Files" option instead of specifying a directory!!! . Other editors have this and it's something that is ...
by TRAFFICBLOWS
Wed May 05, 2004 8:18 pm
Forum: Enhancement Suggestions
Topic: Editable Macros
Replies: 47
Views: 24803

USE PERL!!!!
by TRAFFICBLOWS
Wed Mar 24, 2004 4:05 pm
Forum: General
Topic: Compiler/RegExp Problem With Forward Slashes
Replies: 2
Views: 350

Thanks for the info, Ed, I'll definitely be using that technique! In the meantime, I think I might write a Perl script to convert all paths to Windows notation, and just pipe in the output of make.
by TRAFFICBLOWS
Mon Mar 22, 2004 4:23 pm
Forum: General
Topic: Compiler/RegExp Problem With Forward Slashes
Replies: 2
Views: 350

Compiler/RegExp Problem With Forward Slashes

I've searched the forums couldn't find an answer to my problem. My C/C++ compiler tool (VxWorks) outputs error/warnings such as: C:/somepath/somefile.cpp:365: error: some mistake I can't find a regular expression that can open the file. Currently using "^\(..[^:]+\):\([0-9]+\):.*$" for my regular ...
by TRAFFICBLOWS
Fri Aug 01, 2003 3:09 pm
Forum: Enhancement Suggestions
Topic: TextPad icon on context menus, like WinZip.
Replies: 5
Views: 1178

The context windows are already big enough... plus Textpad is already there under "Open with..."
by TRAFFICBLOWS
Fri Jul 25, 2003 12:31 pm
Forum: General
Topic: COLOR assigned to the dashes for CURRENT LINE is not showing
Replies: 7
Views: 1079

The current-line highlighting isn't my thing either, but it's not easy to find how to turn off until you read this thread. Maybe it could be turned off by default in a new install?
by TRAFFICBLOWS
Thu Jul 24, 2003 3:01 pm
Forum: Enhancement Suggestions
Topic: Auto Comment Code
Replies: 2
Views: 912

write an add-in
by TRAFFICBLOWS
Thu Jul 24, 2003 2:48 pm
Forum: Enhancement Suggestions
Topic: holding Shift or Ctrl always allows multiple instances
Replies: 1
Views: 700

holding Shift or Ctrl always allows multiple instances

It's nice to have all opened files to go into the same workspace, but when two separate workspaces are desired, it's a pain in the neck to temporarily enable "Allow multiple instances" in preferences, only to disable it when one more instance is opened up. Actually, then you have two places where ...