Search found 4 matches

by Hot Pastrami
Thu Dec 13, 2007 1:47 am
Forum: Enhancement Suggestions
Topic: Syntax highlighting
Replies: 2
Views: 829

This *would* be a lovely feature. Nothing beats bold for showing built-in function names and keywords.
by Hot Pastrami
Thu Dec 13, 2007 1:33 am
Forum: HOW-TOs
Topic: Easy lookup for PHP documentation
Replies: 3
Views: 10617

Easy lookup for PHP documentation

You can add an External Tool that allows you to easily see the online reference docs for a PHP function name. It's great for when you can't remember the order of arguments for a PHP function. Go to Configure > Preferences Click Tools Add > Program, and browse to the executable for your browser of ...
by Hot Pastrami
Thu Dec 13, 2007 1:16 am
Forum: Enhancement Suggestions
Topic: Tools in the Context menu
Replies: 0
Views: 470

Tools in the Context menu

While setting up some custom tools in my new installation of TextPad, I had a neat idea: When right-clicking in the document area, the TextPad context menu could have a Tools sub-menu which is auto-populated by all appropriate Tools based on the Tool Parameter Macros. For example, I have a tool that ...
by Hot Pastrami
Thu Dec 13, 2007 1:01 am
Forum: Enhancement Suggestions
Topic: Document Selector
Replies: 2
Views: 463

There is an add-on for jEdit called BufferList that does this very well... it shows a tree-like view of file locations, but it displays every folder as one level deep. It basically gives some context to the file beyond it's name. In every other way, TextPad mops the floor with jEdit-- but this one ...