mirror of
https://github.com/joshuadavidthomas/django-language-server.git
synced 2025-09-29 05:15:15 +00:00
rename, relocate, and simplify the task queue (#106)
This commit is contained in:
parent
3fb6fa995d
commit
c2e27d43c3
10 changed files with 229 additions and 333 deletions
|
@ -1,6 +1,6 @@
|
|||
mod documents;
|
||||
mod queue;
|
||||
mod server;
|
||||
mod tasks;
|
||||
mod workspace;
|
||||
|
||||
use crate::server::DjangoLanguageServer;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue