No description
Find a file
2024-12-12 22:51:35 -06:00
.cargo add djls-django crate (#6) 2024-12-07 16:02:48 -06:00
.github add protobuf transport and refactor to support (#24) 2024-12-11 20:28:57 -06:00
.just Get rid of all transport types and settle on Protobuf (#25) 2024-12-12 16:53:49 -06:00
crates centralize commands (#28) 2024-12-12 22:51:35 -06:00
proto/v1 remove import check for django in setup (#27) 2024-12-12 20:03:48 -06:00
python remove import check for django in setup (#27) 2024-12-12 20:03:48 -06:00
.editorconfig Get rid of all transport types and settle on Protobuf (#25) 2024-12-12 16:53:49 -06:00
.gitignore adjust gitignore for python 2024-12-10 14:14:50 -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 Get rid of all transport types and settle on Protobuf (#25) 2024-12-12 16:53:49 -06:00
Justfile Get rid of all transport types and settle on Protobuf (#25) 2024-12-12 16:53:49 -06:00
LICENSE add djls-django crate (#6) 2024-12-07 16:02:48 -06:00
pyproject.toml add protobuf transport and refactor to support (#24) 2024-12-11 20:28:57 -06:00
README.md add djls-django crate (#6) 2024-12-07 16:02:48 -06:00
uv.lock add protobuf transport and refactor to support (#24) 2024-12-11 20:28:57 -06:00

django-language-server

A Language Server Protocol implementation for Django projects.