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
- Host: GitHub
- URL: https://github.com/flashsystems/ldif-syntax
- Owner: FlashSystems
- License: mit
- Created: 2015-01-29T18:06:43.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-01T11:44:51.000Z (about 11 years ago)
- Last Synced: 2025-03-30T08:17:49.499Z (11 months ago)
- Language: JavaScript
- Size: 156 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.