[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] [ANN] New Plugin: Velocity UI

The first public release of an editor plugin for Velocity templates is
available on http://sourceforge.net/projects/veloedit/ (Update Site:
http://veloedit.sourceforge.net/updates/).

Features:

* Syntax-highlight for Velocity Template Language (VTL)
* Outline view with hierarchy of VTL directives
* Content assist for VTL directives and references (auto-activation after
the character '#' or '$' or manually via keyboard shortcut Ctrl+Space)
* Automatic template validation while typing (the first syntax error is show
in task list and the according line is marked in annotation column)
* Annotation hover with definition of references and template syntax errors
* Go to definition of reference under current cursor position (via context
menu or keyboard shortcut F3)

Cheers,
Torsten