Ivy settings editor

IvyDE provides an editor of ivysettings.xml files. It provides completion on all tag and attribute names.

settings

Completion comes with contextual help. The completion popup is displayed through the CTRL + SPACE shortcut.

Available completions:

XML structure

Allows you to quickly to insert valid tags in the right place. If the tag can have nested children, both notations, simple tag and open tag, are proposed.

settings completion struct

Tag attributes

When your cursor is placed inside a tag bracket, the completion shows available attributes for the enclosing tag.

settings completion att

Change colors

You can change the color used by the editor in the global preferences page.