Download language servers on-demand
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
This commit is contained in:
parent
db23a87228
commit
ededfff3a8
10 changed files with 172 additions and 151 deletions
|
@ -35,7 +35,7 @@ pub fn test_app_state(cx: &mut MutableAppContext) -> Arc<AppState> {
|
|||
},
|
||||
Some(tree_sitter_rust::language()),
|
||||
)),
|
||||
cx.background(),
|
||||
|
||||
);
|
||||
Arc::new(AppState {
|
||||
settings_tx: Arc::new(Mutex::new(settings_tx)),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue