https://github.com/dgarrodc/language-ldpl
LDPL support for Atom
https://github.com/dgarrodc/language-ldpl
atom ldpl
Last synced: 5 months ago
JSON representation
LDPL support for Atom
- Host: GitHub
- URL: https://github.com/dgarrodc/language-ldpl
- Owner: dgarroDC
- License: mit
- Created: 2019-04-19T05:23:46.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-28T20:58:12.000Z (about 7 years ago)
- Last Synced: 2025-06-03T08:35:08.028Z (about 1 year ago)
- Topics: atom, ldpl
- Size: 124 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# language-ldpl
Adds syntax highlighting, code folding and snippets to [LDPL](https://www.ldpl-lang.org/) files in Atom.
This package uses the [tree-sitter-ldpl](https://www.npmjs.com/package/tree-sitter-ldpl) grammar.
## Example

Example code taken from the [LDPL repo](https://github.com/Lartu/ldpl/tree/master/examples).
Syntax theme: [Atom Dark](https://atom.io/themes/atom-dark-syntax)