Search found 17 matches
- Fri Apr 02, 2004 3:55 pm
- Forum: General
- Topic: Beautify/Format code
- Replies: 3
- Views: 920
Beautify/Format code
Hello everyone. Does anyone know of a way to beautify/format the following code using a search/replace with a regular expression? I'd like to format the code from this: set north [lindex $string_list 0] set east [lindex $string_list 1] set elevation [lindex $string_list 2] set arsenic [lindex ...
- Tue Aug 05, 2003 5:41 pm
- Forum: Enhancement Suggestions
- Topic: Make File Compare less cryptic
- Replies: 1
- Views: 1304
Hello Beetlefly. I agree with you 100%. The file comparison needs to be graphical in just the way you describe. There are a few text editors or external diff programs that do a good job of this. The best one I've found is Araxis Merge. It is a program dedicated soley to comparing files and does an ...
- Thu Jun 19, 2003 1:46 pm
- Forum: Enhancement Suggestions
- Topic: Editable Macros
- Replies: 47
- Views: 24689
- Thu Jun 05, 2003 4:21 pm
- Forum: Enhancement Suggestions
- Topic: Syntax Highlighting - Allow wildcards to define keywords
- Replies: 3
- Views: 1819
- Thu Jun 05, 2003 4:15 pm
- Forum: Enhancement Suggestions
- Topic: Syntax Highlighting - Allow wildcards to define keywords
- Replies: 3
- Views: 1819
Syntax Highlighting - Allow wildcards to define keywords
In my scripts I would like to be able to colour variables a certain colour. I prefix my variable names with things like ' d_ ', ' i_ ', ' n_ '. I think it would be great if I could colour my variable a different colour than other text. So I would like to define variable names as keywords but using ...
- Thu Jun 05, 2003 4:03 pm
- Forum: General
- Topic: Highlight current line - Similar to UltraEdit
- Replies: 4
- Views: 1842
- Thu May 22, 2003 6:41 pm
- Forum: General
- Topic: emaileditor
- Replies: 2
- Views: 814
- Fri May 16, 2003 4:04 pm
- Forum: Enhancement Suggestions
- Topic: Auto-complete
- Replies: 13
- Views: 8749
- Wed May 14, 2003 6:02 pm
- Forum: Enhancement Suggestions
- Topic: background color
- Replies: 2
- Views: 1035
- Mon May 12, 2003 8:28 pm
- Forum: Enhancement Suggestions
- Topic: Auto-complete
- Replies: 13
- Views: 8749
I second trids' request for a poll. Please put one up so that we may vote on this issue. Auto-complete is one feature that would make Textpad such indispensible tool for me. I assume it could draw upon the keywords in the syntax file. http://www.surpac.com/sales_div/nth_america/images/pic_02.png ...
- Fri May 09, 2003 12:51 pm
- Forum: Enhancement Suggestions
- Topic: Flexible 'alignment' function
- Replies: 6
- Views: 2405
- Fri Apr 25, 2003 10:51 pm
- Forum: Enhancement Suggestions
- Topic: Additional attributes for syntax highlighting
- Replies: 20
- Views: 7735
Additional syntax highlighting attributes.
I've seen this feature in other text editors, like Context (http://fixedsys.com/context/).
I'd love to italicize comment lines and make other keywords bold.
- Fri Apr 25, 2003 4:17 pm
- Forum: Enhancement Suggestions
- Topic: Consider a poll...
- Replies: 3
- Views: 1394
Re: Consider a poll...
Thank you very much for the suggestion.jeffy wrote:When posting your idea to this forum, consider putting a poll along with your message....
This will help gague the general feelings on priority of interests.
- Thu Apr 24, 2003 11:34 pm
- Forum: Enhancement Suggestions
- Topic: Explorer-style Navigator
- Replies: 2
- Views: 1527
Explorer-style Navigator
Thanks.
- Thu Apr 24, 2003 11:23 pm
- Forum: Enhancement Suggestions
- Topic: Vertical Split - looped scrolling
- Replies: 0
- Views: 1557
Vertical Split - looped scrolling
When splitting the window vertically I would like the right-hand pane to continue at the line where the left-hand pane leaves off. That is, in the left-hand pane have displayed the first 100 or so lines (however many fit on the screen), then in the right-hand pane start at line 101...and have it ...