Search found 17 matches

by CJ
Fri Apr 02, 2004 3:55 pm
Forum: General
Topic: Beautify/Format code
Replies: 3
Views: 825

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 $strin...
by CJ
Tue Aug 05, 2003 5:41 pm
Forum: Enhancement Suggestions
Topic: Make File Compare less cryptic
Replies: 1
Views: 996

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 a...
by CJ
Thu Jun 19, 2003 1:46 pm
Forum: Enhancement Suggestions
Topic: Editable Macros
Replies: 47
Views: 20260

When (not IF :wink:) added, please use a third party language (like Python) and don't develop your own macro language. I agree 100%. Why reinvent the wheel when you can choose from many excellent text-handling scripting languages out there. I am partial to TCL myself ( http://dev.scriptics.com ). :...
by CJ
Thu Jun 05, 2003 4:21 pm
Forum: Enhancement Suggestions
Topic: Syntax Highlighting - Allow wildcards to define keywords
Replies: 3
Views: 1480

I'm really sorry guys about the double poll.
I went to edit my post and it hadn't included the poll.
So, when I added it for the second time this is what I got.

:(

Feeling pretty stupid.
by CJ
Thu Jun 05, 2003 4:15 pm
Forum: Enhancement Suggestions
Topic: Syntax Highlighting - Allow wildcards to define keywords
Replies: 3
Views: 1480

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 w...
by CJ
Thu Jun 05, 2003 4:03 pm
Forum: General
Topic: Highlight current line - Similar to UltraEdit
Replies: 4
Views: 1232

I must say, that is most excellent news. :D

As mentioned before by others, it's just a small feature but extremely useful. Hearing it from the horse's mouth is very inspiring. Yeah!!
by CJ
Thu May 22, 2003 6:41 pm
Forum: General
Topic: emaileditor
Replies: 2
Views: 620

Hello Dwayne.

There is already a very simple interface to your e-mail program. Try using the File, Send command. This basically allow you to use TextPad as your message editor and uses your e-mail program to send the messages. That's the extent of what you can do in TextPad, though.

Good luck.
by CJ
Fri May 16, 2003 4:04 pm
Forum: Enhancement Suggestions
Topic: Auto-complete
Replies: 13
Views: 7409

Hello Jens. Well, since reading your response I've downloaded and tried UltimaShell. Wow! What a capable little program! I had no idea it would be that easy to add AutoComplete functionality to Textpad or any other program. I see what you mean about losing interest in seeing TextPad implement AutoCo...
by CJ
Wed May 14, 2003 6:02 pm
Forum: Enhancement Suggestions
Topic: background color
Replies: 2
Views: 856

    I agree. I've had to do this several times now, as I prefer to script with a black background.

    Nice suggestion.
    by CJ
    Mon May 12, 2003 8:28 pm
    Forum: Enhancement Suggestions
    Topic: Auto-complete
    Replies: 13
    Views: 7409

    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 Her...
    by CJ
    Fri May 09, 2003 12:51 pm
    Forum: Enhancement Suggestions
    Topic: Flexible 'alignment' function
    Replies: 6
    Views: 1863

      I agree with you. This would be a great feature. I've tried to use the tab settings within the document class options to achieve something similar but without success.
      by CJ
      Fri Apr 25, 2003 10:51 pm
      Forum: Enhancement Suggestions
      Topic: Additional attributes for syntax highlighting
      Replies: 20
      Views: 6014

      Additional syntax highlighting attributes.

        Excellent suggestion!

        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.
        by CJ
        Fri Apr 25, 2003 4:17 pm
        Forum: Enhancement Suggestions
        Topic: Consider a poll...
        Replies: 3
        Views: 1113

        Re: Consider a poll...

        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.
        Thank you very much for the suggestion. :D
        by CJ
        Thu Apr 24, 2003 11:34 pm
        Forum: Enhancement Suggestions
        Topic: Explorer-style Navigator
        Replies: 2
        Views: 1376

        Explorer-style Navigator

          I would like to see a dockable/floatable, Windows Explorer-style navigator from which we can drag files to open.

          Thanks.
          by CJ
          Thu Apr 24, 2003 11:23 pm
          Forum: Enhancement Suggestions
          Topic: Vertical Split - looped scrolling
          Replies: 0
          Views: 1173

          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 co...