Search found 103 matches

by Ed
Tue May 27, 2003 8:52 am
Forum: General
Topic: How do I change the default folder ?
Replies: 2
Views: 153

I also find Configure->preferences->General->"Working folder follows active document" very useful
Ed
by Ed
Wed May 21, 2003 7:44 pm
Forum: General
Topic: using wildcard with Replace command
Replies: 3
Views: 337

What you need is a Regular Expression.

Find
^\(.*\)/[^/]+\.html *$
Replace with
\1/

make sure "Regular Expression" box is ticked

F9 will sort your file and there is an option to delete duplicates
by Ed
Wed May 21, 2003 7:37 pm
Forum: General
Topic: can I open two files in the same window?
Replies: 3
Views: 286

Do you mean Window->Tile Horizontally (or vertically)?
by Ed
Mon May 19, 2003 9:44 pm
Forum: General
Topic: Spelling and Sort Tools Disabled
Replies: 7
Views: 551

You probably know this.. Spell checking and sorting are disabled in a read-only window (such as "Command Results")
by Ed
Fri May 16, 2003 9:17 am
Forum: General
Topic: Line numbers disappear with split view
Replies: 6
Views: 220

As Andreas, I see no problem.
by Ed
Tue May 13, 2003 10:57 pm
Forum: General
Topic: syntax highlighting for numbers?
Replies: 5
Views: 422

My syntax files have C=1 and they work OK. Can you post the actual file? Have you saved it in DOS format (not UNIX)? Are there any spurious tabs or spaces? The color of the numbers is set in Configure->Preferences->Document Classes->"Your Class"->Colors->Numbers (At the bottom of the list)
by Ed
Tue May 13, 2003 8:49 am
Forum: General
Topic: Find all occurences in this file.
Replies: 14
Views: 5908

Jens
Sorry, a bit off the subject, but what are ctags please? I've seen references to them but I don't understand them.

Ed
ezdzozrzczhard@yazhoo.com (remove z's)
by Ed
Mon May 12, 2003 6:44 pm
Forum: General
Topic: Find all occurences in this file.
Replies: 14
Views: 5908

I think the functionality is very nearly there.

Ctrl-F5 (Find in Files) Then browse to the current file (that's the clunky bit :cry: )
The resulting search window is what you want (I think)

Ed
by Ed
Fri May 09, 2003 2:28 pm
Forum: General
Topic: Automatic indenting type behavior issue
Replies: 6
Views: 517

Confugure->preferences->Document classes select your document type (based on the filename extension) or select Default to change all files unselect "Maintain indentation" (The reason for it is that programmers like to indent their work to have a visual indication for their level of nesting.)
by Ed
Wed May 07, 2003 7:22 pm
Forum: General
Topic: How to switch between two splited sections ?
Replies: 2
Views: 236

F6
- Thanks to Jeffy
by Ed
Sun May 04, 2003 1:50 pm
Forum: General
Topic: TextPad as Perl editor ?
Replies: 1
Views: 268

1. Yes
2. No, but download (free and short) Perl syntax definitions from http://www.textpad.com/add-ons/synn2t.html to get pretty colours
by Ed
Sun May 04, 2003 1:38 pm
Forum: General
Topic: PureBasic in TextPad
Replies: 1
Views: 215

The starting point is to find out the command-line options etc you need to compile and run your program. You need to try these out in Tools->Run...

If all goes well you can set up a command to compile etc
by Ed
Sun Mar 16, 2003 7:48 pm
Forum: General
Topic: TextPad vs Edit+ vs ConTEXT
Replies: 3
Views: 539

At the time of writing I see that no-one has replied but 28 people have looked. This may be because we are all TextPad users and have found that it is an excellent editor for our purposes. It handles huge files and lots of them and works as one would expect a windows program to work. It has syntax h...