No description
Find a file
2024-12-09 23:34:55 -06:00
.cargo add djls-django crate (#6) 2024-12-07 16:02:48 -06:00
.github add test workflow (#9) 2024-12-09 17:52:41 -06:00
crates add document store and support for didopen, didchange, and didclose (#11) 2024-12-09 23:34:55 -06:00
python add djls-django crate (#6) 2024-12-07 16:02:48 -06:00
.editorconfig add support files 2024-12-05 11:29:31 -06:00
.gitignore initial commit 2024-12-04 23:04:43 -06:00
.pre-commit-config.yaml add djls-django crate (#6) 2024-12-07 16:02:48 -06:00
.rustfmt.toml add djls-django crate (#6) 2024-12-07 16:02:48 -06:00
Cargo.toml create djls-ast crate and implement lexer and parser (#8) 2024-12-09 17:48:24 -06:00
Justfile add djls-django crate (#6) 2024-12-07 16:02:48 -06:00
LICENSE add djls-django crate (#6) 2024-12-07 16:02:48 -06:00
pyproject.toml add djls-django crate (#6) 2024-12-07 16:02:48 -06:00
README.md add djls-django crate (#6) 2024-12-07 16:02:48 -06:00
uv.lock add djls-django crate (#6) 2024-12-07 16:02:48 -06:00

django-language-server

A Language Server Protocol implementation for Django projects.