Spec file editor settings

Spec file editor should be completely working without any tweaking of the settings but doing it you should be able to save even more time.

Changelog settings

Simple properties allowing customizing the generated ChangeLog entries (Ctrl+Alt+C).

Note: Be sure to set the Author name and Author email in ChangeLog plugin preferences so they get properly generated.

Rpmlint settings

This page is really useful when you have rpmlint installed in place different from the default (/usr/bin). The ability to set custom rpmlint is especially useful during development of quick-fixes or rpmlint itself.
Another option on this page is whether warnings should be shown for space usage or for tabs usage, when they are used in a mixed mode in the spec file.

Tasks settings

This page provides the ability to select the task tags to be used when searching for tasks. Task tags are looked only in comments. When a task tag is found it is added to the Tasks view and a marker in the editor is created. Task tags used by default are TODO and FIXME. Users have the power to define their own Task tags by just pressing the New button and entering the new tag (e.g. REMOVE).

Templates settings

A list of predefined/generic templates to speed up creation various fragments of the specfile in the editor.
Provided features match the templates functionality provided by Java editor. The user can manipulate the list by: