Search found 25 matches

by Tyriel
Thu Apr 13, 2006 6:51 am
Forum: General
Topic: Textpad guys blind to goodness of FTP Save-As capability?
Replies: 33
Views: 4454

While it's not my top priority on my Textpad wishlist, I'm with brikface in principle - having an FTP utility would save me much time. Pretty much the only thing I upload to an FTP site are things that I edit with Textpad anyway... the large binary files are so rare I don't mind firing up a real cli...
by Tyriel
Mon Feb 20, 2006 10:07 pm
Forum: General
Topic: Syntax Highlighting - single-quote commenting
Replies: 2
Views: 578

Figured it out - somehow the HTML class had reacquired *.asp and *.php as members, and was taking precedence. I now have a new question: if i'm modifying a syntax file, how can I get it to only interpret a particular attribute (say, SingleComment) within a certain set of syntax delimiters (say, <% ....
by Tyriel
Mon Feb 20, 2006 9:48 pm
Forum: General
Topic: Syntax Highlighting - single-quote commenting
Replies: 2
Views: 578

Syntax Highlighting - single-quote commenting

Hi there, i've recently (which is to say this hasn't always happened) been having a problem with instances of textpad on some machines. Using both the supplied ASP.syn and other downloadable ones like aspjshtml, the SingleComment directive for ASP is not getting highlighted properly. Worse, since th...
by Tyriel
Sat Nov 27, 2004 4:37 am
Forum: Enhancement Suggestions
Topic: Find / Replace From x To y (Default 1 to end-of-line)
Replies: 6
Views: 610

yeah, just learn regular expressions. I'd do it for you myself, except that you'll learn a lot more by reading a tutorial of regular expressions and getting some practice using them, and then be much more efficient at what you do (which looks like porn - nice industry =P). Just remember - if you gro...
by Tyriel
Sat Nov 27, 2004 4:26 am
Forum: Enhancement Suggestions
Topic: Insert Comment to Modified Line of Code
Replies: 1
Views: 250

Storing even a single bit of information regarding a particular line necessitates changing that line of text, since textpad is a text editor (not a word processor). Everything you look at in Textpad is exactly what's in the raw file, so implementing that would end up changing something in the file -...
by Tyriel
Mon Aug 11, 2003 10:13 pm
Forum: Enhancement Suggestions
Topic: Multiple Document Splitters
Replies: 1
Views: 882

this is the most important feature suggestion i've seen yet. The Split feature is one of Textpad's best selling points - i've only ever seen one other tool that did splitting, and i've been in the industry for a LONG time. Being able to split to more than two views in a particular dimension (horizon...
by Tyriel
Mon Aug 11, 2003 10:07 pm
Forum: Enhancement Suggestions
Topic: new help file soon?
Replies: 1
Views: 558

post a poll asking whether users feel there should be a major update to the help file.
by Tyriel
Mon Aug 11, 2003 10:06 pm
Forum: Enhancement Suggestions
Topic: Relative rankings of every enhancement suggestion
Replies: 85
Views: 15977

Hey Jeffy,

Any chance we'll get an update any time soon?

This thread should be stickied, for easy reference by developers.
by Tyriel
Mon Aug 11, 2003 10:01 pm
Forum: Enhancement Suggestions
Topic: No buffer for load files
Replies: 1
Views: 549

good idea. post a poll using the poll template.
by Tyriel
Mon Aug 11, 2003 9:59 pm
Forum: Enhancement Suggestions
Topic: undo reload updated file
Replies: 1
Views: 558

If you wanted to compare an updated version with an older, already-open version, my first instinct was to say "well, couldn't you just say no to the reload, and then open the file again and look at the two as they're both held in memory?" Then I realized you couldn't do that. So perhaps as...
by Tyriel
Mon Aug 11, 2003 9:56 pm
Forum: Enhancement Suggestions
Topic: Office-like enhancements
Replies: 1
Views: 619

I think this is a very good idea, even if I voted "somewhat unimportant". It's not a top priority, and I can think of a bunch of things I'd rather have developers spending time on, but that's one of the features I like most about MS Word.
by Tyriel
Mon Aug 11, 2003 9:49 pm
Forum: Enhancement Suggestions
Topic: named bookmarks
Replies: 4
Views: 955

I think there are a number of enhancements that could go into bookmarks over and above what workspaces provide. For example, being able to view a list of your bookmarks in a particular document (or better yet, across a bunch of documents all within a workspace) would be a really good feature, as wou...
by Tyriel
Mon Aug 11, 2003 9:45 pm
Forum: Enhancement Suggestions
Topic: Webpage(s) indexing
Replies: 1
Views: 573

Yeah, and the report should have options to sort alphabetically, or by frequency, etc. Maybe you could select multiple files if they were open (kinda like what you can do with the Compare tool, selecting two files and Ctrl-F9)
by Tyriel
Wed Jul 16, 2003 7:10 pm
Forum: Enhancement Suggestions
Topic: Scoping most configuration to Document Classes
Replies: 2
Views: 1094

So basically you're suggesting that textpad implement "profiles", where you can have several "versions" of all your (normally global) options, and the ability to flip between these sets of options? That sounds cool but it also sounds like it would take a total overhaul of textpad...
by Tyriel
Wed Jul 16, 2003 7:03 pm
Forum: Enhancement Suggestions
Topic: Customize the right-click menu
Replies: 3
Views: 1006

Totally agree. There are a ton of things I can think of wanting to add to the right-click menu, macros being only part of the set. "Highlight all occurrences of this word in a particular color" would be a good one, while we're at it. But it all starts with customization.