Hi All,

Another short post to the blog for review (I've included a link to the
snippets list on the JSPWiki wiki):

*****

JSPWiki feature highlight: Tab Completion

Continuing on from yesterday's blog post on Smart Typing Pairs, let's
take a look at another time-saving feature in JSPWiki's new plain
editor: Tab Completion.

With Tab Completion enabled, certain keywords typed into the editor will
expand to a full text snippet when followed by a Tab keystroke.

Tab Completion can be enabled from the Haddock editor's settings menu:

jspwiki-tabcompletion-1.png

A good example is adding a Table of Contents. Typically this is achieved
by manually entering the following markup:

[{TableOfContents}]

To instead add a Table of Contents using Tab Completion, simply enter
the keyword toc followed by a Tab keystroke. JSPWiki will automatically
expand the keyword to the full text snippet.

Some other useful examples include the sign keyword which expands to a
user's signature and date, and the quote keyword which will create fancy
formatting for quoted content.

There's a range of additional keywords available, which you can view
here (and for the more adventurous users the snippets can also be
customised).


-- 
Dave Koelmeyer
http://blog.davekoelmeyer.co.nz
GPG Key ID: 0x238BFF87

Reply via email to