Automatic Word Lookup / Display

Ideas for new features

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
joeldare
Posts: 2
Joined: Thu Apr 22, 2004 1:52 pm
Location: Utah
Contact:

Automatic Word Lookup / Display

Post by joeldare »

I would like to see a feature that would automatically lookup the word you were typing in a dictionary.

If I had a dictionary entry of:

echo ( string arg1 [, string ...] )

When I type in the letters "ec" it would show the first matching entry from the dictionary (in this case, the echo line above) in the status bar at the bottom.

This would be an invaluable tool for those of us who do development using textpad, be it HTML, Java, PHP, Python, MySQL, or anything else.

This is similar to "code completion", but it does it in a way I like better.

It could be designed so that if there are no dictionaries, then it add's little or no overhead to the program.
User avatar
webber123456
Posts: 50
Joined: Wed Jul 30, 2003 2:55 am

as we grow old waiting for 5.0

Post by webber123456 »

Autohotkey has several macros which can be used to achieve this feature.

http://www.autohotkey.com/
User avatar
s_reynisson
Posts: 939
Joined: Tue May 06, 2003 1:59 pm

Post by s_reynisson »

@joeldare; Something like IntelliComplete? (50usd). HTH
Then I open up and see
the person fumbling here is me
a different way to be
Post Reply