Search found 8 matches

by Lawrence Dol
Tue Aug 23, 2005 8:45 pm
Forum: Enhancement Suggestions
Topic: filenames in document selector right-justified
Replies: 6
Views: 456

Better, I think is to group the documents by their directory, shown right justified, and show only the simple filename, indented under the directory. I wouldn't want a full tree display because I usually edit my code about 15 directories deep.
by Lawrence Dol
Tue Aug 23, 2005 8:38 pm
Forum: Enhancement Suggestions
Topic: Sorting document tabs
Replies: 5
Views: 592

I also frequently have 20-50 documents open. I don't use the tabs (as a UI mechanism) because they are worthless with this many of them. I do use the document selector and would dearly love it if the selector grouped the open documents by directory.
by Lawrence Dol
Thu Jul 01, 2004 2:30 pm
Forum: Enhancement Suggestions
Topic: CTL-F11 / SHF-F11 Toggle
Replies: 0
Views: 129

CTL-F11 / SHF-F11 Toggle

A simple suggestion. Could CTL-F11 (jump to Command Results) be made to toggle between Command Results and the document you were viewing when you hit CTL-F11.

That way I can easily flip between the execution results of my program, and the source file I am editing.

Same for Search Results.
by Lawrence Dol
Mon Jun 21, 2004 1:56 pm
Forum: General
Topic: Managing Multiple Instances of TextPad
Replies: 2
Views: 195

Actually, currently launching shortcuts is fine. It's the context menu which reuses an existing window and I don't want it to.
by Lawrence Dol
Fri Jun 18, 2004 4:27 pm
Forum: General
Topic: Managing Multiple Instances of TextPad
Replies: 2
Views: 195

Managing Multiple Instances of TextPad

Does anyone know if I can achieve the following behavior with TextPad: 1. When shortcut is click a new instance is launched. 2. Explorer ContextMenu->TextPad launches a new instance of TextPad which loads all highlighted files. That is, when I use the Explorer context menu, I want it to launch a new...
by Lawrence Dol
Fri Oct 03, 2003 10:36 pm
Forum: Enhancement Suggestions
Topic: Automatic Indetation Control
Replies: 3
Views: 752

Automatic Indetation Control

I would like to suggest that the rules for automatic indentation be externally defined. We use a style of brace indentation that does not including dropping the trailing brace back one level. TextPad supports only: public static void myFunction() { ... } and I would like to have: public static void ...
by Lawrence Dol
Thu Oct 02, 2003 4:29 pm
Forum: Enhancement Suggestions
Topic: Switch Between Hex and Text Display And Edit in Hex
Replies: 7
Views: 804

Switch Between Hex and Text Display And Edit in Hex

I would love to be able to switch any document between hex and text displays with a menu option or a keystroke.

Also, how about being able to edit in Hex mode?
by Lawrence Dol
Thu Oct 02, 2003 2:44 pm
Forum: Enhancement Suggestions
Topic: Document Selector Listed by Directory
Replies: 3
Views: 438

Document Selector Listed by Directory

I would like to suggest two improvements to the document selector 1. Show a hierarchical list for the open documents, possibly just a simple two level thing with the simple file indented two spaces under the directory. For example (lead dots to represent space indentations): c:\mydirectory ..File1 ....