See language server status on remote (#17912)
Release Notes: - ssh-remoting: Show LSP status in status bar Co-authored-by: Mikayla <mikayla@zed.dev>
This commit is contained in:
parent
243629cce8
commit
e7d18ef359
5 changed files with 41 additions and 22 deletions
|
@ -37,6 +37,7 @@ shellexpand.workspace = true
|
|||
smol.workspace = true
|
||||
worktree.workspace = true
|
||||
language.workspace = true
|
||||
util.workspace = true
|
||||
|
||||
[dev-dependencies]
|
||||
client = { workspace = true, features = ["test-support"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue