An open API service indexing awesome lists of open source software.

https://github.com/flashsystems/ldif-syntax

LDIF syntax highlighter and snippets for Sublime Text 3
https://github.com/flashsystems/ldif-syntax

Last synced: 8 months ago
JSON representation

LDIF syntax highlighter and snippets for Sublime Text 3

Awesome Lists containing this project

README

          

# LDIF-Syntax
LDAP Data Interchange Format syntax highlighter and snippets for Sublime Text 3. Syntax highlighting and checking is done in conformance with the definitions of RFC 2849. IThe syntax highlighter distinguishes between plain text and base64 encoded attribute values. Within both types invalid characters are automatically highlighted.

## Snippets
This package contains snippets for the LDAP modify operations defined by RFC 2849. It's also trying to detect erroneous modify definnitions and highlights them as well.