Improve lsp log viewer's behavior in the presence of LSP restarts
Improve settings interface to local LSP
This commit is contained in:
parent
02a85b1252
commit
052cb459a6
6 changed files with 71 additions and 15 deletions
|
@ -62,6 +62,7 @@ rpc = { path = "../rpc" }
|
|||
settings = { path = "../settings" }
|
||||
feature_flags = { path = "../feature_flags" }
|
||||
sum_tree = { path = "../sum_tree" }
|
||||
shellexpand = "2.1.0"
|
||||
text = { path = "../text" }
|
||||
terminal_view = { path = "../terminal_view" }
|
||||
theme = { path = "../theme" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue