Search found 11 matches
- Mon Apr 03, 2006 11:37 pm
- Forum: Enhancement Suggestions
- Topic: black is back and about to attack
- Replies: 3
- Views: 724
FYI, you can keep the highlight current line, and not have the dashed line that surrounds it by setting the foreground color for "Current Line" to the same color as the background color for "Text". I'm not sure why it behaves this way, but doing this seems to stop Textpad from rendering the dashed ...
- Thu Dec 02, 2004 4:30 pm
- Forum: Enhancement Suggestions
- Topic: Additional attributes for syntax highlighting
- Replies: 20
- Views: 7735
Re: background coloring
Another thing (I haven't found this mentioned yet) I'd like is to have the background color extend to the right edge of the window in the absence of syntax that resets it. My personal use for this is in coloring comments. I like to use the background color to provide a very clear distinction ...
- Fri Oct 03, 2003 7:48 pm
- Forum: Enhancement Suggestions
- Topic: Coloured active line
- Replies: 15
- Views: 3594
That dashed line thing bugs me too. Fortunately, the latest release of TextPad (4.7.1) allows you to specify the background color of the active line. Now, the dashed line is actually still there, but you can get rid of it by setting the foreground color of the "Current Line" to the same color as the ...
- Thu Aug 28, 2003 10:42 pm
- Forum: Enhancement Suggestions
- Topic: The Scope of Search and Replace
- Replies: 8
- Views: 1174
On the contrary, I think that would hamstring the way the search windows work... i.e. Currently, all you need to do to search/replace for a word is highlight it and hit F8. It automatically puts the highlighted word into the Find edit box and you just go from there. (No cutting and pasting or typing ...
- Wed Aug 20, 2003 8:30 pm
- Forum: Enhancement Suggestions
- Topic: Dockable Command Results and Search Results
- Replies: 5
- Views: 1192
- Thu Aug 14, 2003 6:59 pm
- Forum: Enhancement Suggestions
- Topic: Auto-complete
- Replies: 13
- Views: 8749
- Fri Aug 08, 2003 9:57 pm
- Forum: Enhancement Suggestions
- Topic: Coloured active line
- Replies: 15
- Views: 3594
- Fri Aug 08, 2003 9:27 pm
- Forum: Enhancement Suggestions
- Topic: Coloured active line
- Replies: 15
- Views: 3594
Note: I started writing this post, then realized that I might have a really cool way to do highlighting of the active line without a lot of extra work. I whipped up a program to show how I would like active highlighting to work (since it is much easier to show than to explain). So, what follows in ...
- Fri Aug 01, 2003 8:36 pm
- Forum: Enhancement Suggestions
- Topic: Syntax Highlighting for Search Results
- Replies: 9
- Views: 1940
It wasn't done as I intended, but I made it work 99% the way I wanted it to by making a special syntax definition file for the search results window. The only flaw is that I was forced to used the ':' character as the comment delimiter, so it gets colored the same color as the found text. Not a big ...
- Fri May 09, 2003 10:30 pm
- Forum: Enhancement Suggestions
- Topic: Flexible 'alignment' function
- Replies: 6
- Views: 2411
- Mon May 05, 2003 6:43 pm
- Forum: Enhancement Suggestions
- Topic: Syntax Highlighting for Search Results
- Replies: 9
- Views: 1940
Syntax Highlighting for Search Results
It would be nice if this option was available for the Search Results "document class". It isn't a big issue, but for those who use Find in Files extensively (like I do) it would be a nice option. For example: Without Syntax Highlighting: Searching for: rsMain Bb_rdr.h(335): #define TASK0RS_START ...