Restart LSP server on initialization options change
This commit is contained in:
parent
3ca0170264
commit
fff65968bf
2 changed files with 23 additions and 5 deletions
|
@ -4809,6 +4809,7 @@ mod tests {
|
|||
theme::init((), cx);
|
||||
language::init(cx);
|
||||
crate::init_settings(cx);
|
||||
Project::init_settings(cx);
|
||||
});
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue