Search found 8 matches
- Tue Aug 23, 2005 8:45 pm
- Forum: Enhancement Suggestions
- Topic: filenames in document selector right-justified
- Replies: 6
- Views: 635
- Tue Aug 23, 2005 8:38 pm
- Forum: Enhancement Suggestions
- Topic: Sorting document tabs
- Replies: 5
- Views: 774
- Thu Jul 01, 2004 2:30 pm
- Forum: Enhancement Suggestions
- Topic: CTL-F11 / SHF-F11 Toggle
- Replies: 0
- Views: 182
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.
That way I can easily flip between the execution results of my program, and the source file I am editing.
Same for Search Results.
- Mon Jun 21, 2004 1:56 pm
- Forum: General
- Topic: Managing Multiple Instances of TextPad
- Replies: 2
- Views: 250
- Fri Jun 18, 2004 4:27 pm
- Forum: General
- Topic: Managing Multiple Instances of TextPad
- Replies: 2
- Views: 250
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 ...
- Fri Oct 03, 2003 10:36 pm
- Forum: Enhancement Suggestions
- Topic: Automatic Indetation Control
- Replies: 3
- Views: 923
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 ...
- Thu Oct 02, 2003 4:29 pm
- Forum: Enhancement Suggestions
- Topic: Switch Between Hex and Text Display And Edit in Hex
- Replies: 7
- Views: 1041
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?
Also, how about being able to edit in Hex mode?
- Thu Oct 02, 2003 2:44 pm
- Forum: Enhancement Suggestions
- Topic: Document Selector Listed by Directory
- Replies: 3
- Views: 559
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 ...