[gedit-list] Autocomplete plugin



Hello,

I have written (yet another) autocompletion plugin. The plugin and a
screenshot are available at:
http://users.tkk.fi/~otsaloma/gedit/

It is still somewhat preliminary; there are some issues that need to be
solved, but it should already be useful.

The plugin maintains lists (frozensets actually) of all words in all
open documents. Whenever the user types in an alphanumeric character,
the plugin updates a tooltip-like window with a single completion that
the user can complete to using the tab key.

-- 
Osmo Salomaa




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]