django-language-server/crates
Josh Thomas 59b25cfc61
Some checks failed
bench / benchmarks (push) Waiting to run
lint / pre-commit (push) Waiting to run
lint / rust-changes (push) Waiting to run
lint / rustfmt (push) Blocked by required conditions
lint / clippy (push) Blocked by required conditions
lint / cargo-check (push) Blocked by required conditions
test / generate-matrix (push) Waiting to run
test / Python , Django () (push) Blocked by required conditions
test / tests (push) Blocked by required conditions
build / binary (map[runner:ubuntu-22.04 target:aarch64]) (push) Failing after 9s
build / binary (map[runner:ubuntu-22.04 target:x86_64]) (push) Failing after 6s
build / linux (map[runner:ubuntu-22.04 target:aarch64]) (push) Failing after 3s
build / linux (map[runner:ubuntu-22.04 target:x86_64]) (push) Failing after 2s
build / musllinux (map[runner:ubuntu-22.04 target:aarch64]) (push) Failing after 3s
build / musllinux (map[runner:ubuntu-22.04 target:x86_64]) (push) Failing after 4s
build / macos (map[runner:macos-14 target:aarch64]) (push) Has been cancelled
build / binary (map[runner:macos-13 target:x86_64]) (push) Has been cancelled
build / binary (map[runner:macos-14 target:aarch64]) (push) Has been cancelled
build / binary (map[runner:windows-latest target:x86_64]) (push) Has been cancelled
build / sdist (push) Has been cancelled
build / windows (map[runner:windows-latest target:x64]) (push) Has been cancelled
build / macos (map[runner:macos-13 target:x86_64]) (push) Has been cancelled
zizmor 🌈 / zizmor (push) Has been cancelled
build / attest (push) Has been cancelled
shorten diagnostic source name for more concise editor display (#316)
2025-10-07 23:06:07 -05:00
..
djls 🔖 bump version 5.2.2 -> 5.2.3 (#314) 2025-10-07 17:06:22 -05:00
djls-bench use django templates for benchmark fixtures (#291) 2025-10-03 16:00:31 -05:00
djls-conf simplify Python interpreter discovery and consolidate config (#272) 2025-09-29 16:42:03 -05:00
djls-ide shorten diagnostic source name for more concise editor display (#316) 2025-10-07 23:06:07 -05:00
djls-project add go to definition feature for extends/include tags (#274) 2025-09-30 17:00:25 -05:00
djls-semantic Use paths internally and convert to URIs at LSP boundary (#284) 2025-10-02 22:50:24 -05:00
djls-server simplify background tasks with SessionSnapshot (#289) 2025-10-03 13:26:48 -05:00
djls-source add support for djhtml file extension (#301) 2025-10-06 15:37:45 -05:00
djls-templates optimize lexer with memchr and byte-level whitespace parsing (#290) 2025-10-03 15:43:23 -05:00
djls-workspace remove session closure methods (#288) 2025-10-03 13:11:45 -05:00