Add an integration test for replicating buffer's diagnostics
This commit is contained in:
parent
89392cd23d
commit
a66b81d60a
5 changed files with 116 additions and 2 deletions
|
@ -15,6 +15,7 @@ use gpui::{
|
|||
platform::WindowOptions,
|
||||
ModelHandle, MutableAppContext, PathPromptOptions, Task, ViewContext,
|
||||
};
|
||||
pub use lsp;
|
||||
use parking_lot::Mutex;
|
||||
pub use people_panel;
|
||||
use people_panel::PeoplePanel;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue