mirror of
https://github.com/Myriad-Dreamin/tinymist.git
synced 2025-11-24 21:19:37 +00:00
feat: initiate lockDatabase project resolution (#1201)
* feat: create a configuration * docs: edit description * docs: edit description * feat: add lock update * test: make configuration work
This commit is contained in:
parent
a325c6f6c8
commit
89c178295a
12 changed files with 216 additions and 49 deletions
|
|
@ -19,8 +19,6 @@ pub use analysis::{CompletionFeat, LocalContext, LocalContextGuard, LspWorldExt}
|
|||
pub use completion::PostfixSnippet;
|
||||
pub use upstream::with_vm;
|
||||
|
||||
mod entry;
|
||||
pub use entry::*;
|
||||
mod diagnostics;
|
||||
pub use diagnostics::*;
|
||||
mod code_action;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue