mirror of
https://github.com/Myriad-Dreamin/tinymist.git
synced 2025-07-24 13:13:43 +00:00
dev: convert diagnostics without analysis snapshot (#805)
This commit is contained in:
parent
cadc70ceec
commit
61f2273e2e
6 changed files with 73 additions and 41 deletions
|
@ -15,7 +15,7 @@ pub mod syntax;
|
|||
pub mod ty;
|
||||
mod upstream;
|
||||
|
||||
pub use analysis::{LocalContext, LocalContextGuard};
|
||||
pub use analysis::{LocalContext, LocalContextGuard, LspWorldExt};
|
||||
pub use upstream::with_vm;
|
||||
|
||||
mod diagnostics;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue