mirror of
https://github.com/joshuadavidthomas/django-language-server.git
synced 2025-08-04 01:58:18 +00:00
add protobuf transport and refactor to support (#24)
This commit is contained in:
parent
b3e0ee7b6e
commit
643a47953e
21 changed files with 406 additions and 74 deletions
2
Justfile
2
Justfile
|
@ -1,6 +1,8 @@
|
|||
set dotenv-load := true
|
||||
set unstable := true
|
||||
|
||||
mod proto ".just/proto.just"
|
||||
|
||||
# List all available commands
|
||||
[private]
|
||||
default:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue