No description
Find a file
Josh 340cd7a1c0
Some checks are pending
test / test (macos-latest) (push) Waiting to run
test / test (ubuntu-latest) (push) Waiting to run
test / test (windows-latest) (push) Waiting to run
rename folder
2024-12-14 21:03:22 -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 rename folder 2024-12-14 21:03:22 -06:00
proto/v1 reorganize proto files a bit (#30) 2024-12-14 00:06:06 -06:00
python reorganize proto files a bit (#30) 2024-12-14 00:06:06 -06:00
.editorconfig reorganize proto files a bit (#30) 2024-12-14 00:06:06 -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 specify dependencies to minor version 2024-12-13 07:18:08 -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.