Overview

The LDIF editor could be used to edit LDIF files. It could handle LDIF content files as well as LDIF changetype files. Files with appendix *.ldif are automatically handled by the LDIF editor.

Limitations

The LDIF editor is still in development. The handling of big LDIF files is a problem because the complete file is loaded into memory which may cause an OutOfMemoryException. The syntax check doesn't work correctly. The error annotations and displayed messages are not very helpful at the moment. Currently there is no URL support (jpegImage:<file://)

Example screenshot

Syntax coloring

Syntax coloring helps you to distinguish the different elements of a LDIF file. By default the following colors and fonts are used:

ElementColorExample
distinguished nameblack and bold
attributesviolett and bold
valuesblue
changetype addgreen and bold
changetype modifyyellow and bold
changetype deletered and bold
changetype moddn/modrdnblue and bold
keywordsgray
commentsdark green

These colors and fonts could be changed in the LDIF Editor Syntax Coloring preferences .