Commit graph

9 commits

Author SHA1 Message Date
7654334052
rename templates crate to djls-templates (#89) 2025-04-20 22:34:54 -05:00
59e2665c6f
add html-django language id (#67)
Some checks failed
release / linux (map[runner:ubuntu-22.04 target:aarch64]) (push) Failing after 3s
release / linux (map[runner:ubuntu-22.04 target:armv7]) (push) Failing after 2s
release / linux (map[runner:ubuntu-22.04 target:ppc64le]) (push) Failing after 2s
release / linux (map[runner:ubuntu-22.04 target:s390x]) (push) Failing after 3s
release / linux (map[runner:ubuntu-22.04 target:x86]) (push) Failing after 3s
release / linux (map[runner:ubuntu-22.04 target:x86_64]) (push) Failing after 2s
release / musllinux (map[runner:ubuntu-22.04 target:aarch64]) (push) Failing after 2s
release / musllinux (map[runner:ubuntu-22.04 target:armv7]) (push) Failing after 3s
release / musllinux (map[runner:ubuntu-22.04 target:x86]) (push) Failing after 2s
release / musllinux (map[runner:ubuntu-22.04 target:x86_64]) (push) Failing after 2s
release / macos (map[runner:macos-13 target:x86_64]) (push) Has been cancelled
release / macos (map[runner:macos-14 target:aarch64]) (push) Has been cancelled
release / sdist (push) Has been cancelled
test / test (macos-latest) (push) Has been cancelled
test / test (ubuntu-latest) (push) Has been cancelled
test / test (windows-latest) (push) Has been cancelled
release / windows (map[runner:windows-latest target:x64]) (push) Has been cancelled
release / windows (map[runner:windows-latest target:x86]) (push) Has been cancelled
release / release (push) Has been cancelled
2025-01-03 14:16:24 -06:00
f848798699
remove extra server layer in front of tower-lsp's server (#49) 2024-12-24 13:40:47 -06:00
c16635b1c0
add initial autocomplete for installed templatetags (#46) 2024-12-23 19:36:54 -06:00
a73e912e0f
swap from IPC architecture to PyO3 library (#45) 2024-12-23 10:12:10 -06:00
0c9dc72daf rename ast crate 2024-12-16 10:33:14 -06:00
d1cc9f7ca0 specify dependencies to minor version
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
2024-12-13 07:18:08 -06:00
235bb4419d
switch from runner to ipc and long-running sidecar process (#21) 2024-12-11 16:16:40 -06:00
4c10afb602
create djls-cli and migrate serving LSP to it (#20) 2024-12-11 10:23:35 -06:00