From dee5b2a983f6a334753be48730868e8dd651b505 Mon Sep 17 00:00:00 2001 From: Matthias Deiml Date: Wed, 9 Nov 2022 10:17:09 +0100 Subject: Add LSP workspace command picker (#3140) * Add workspace command picker * Make command typable * Add optional argument to lsp-workspace-command--- book/src/generated/typable-cmd.md | 1 + 1 file changed, 1 insertion(+) (limited to 'book/src/generated/typable-cmd.md') diff --git a/book/src/generated/typable-cmd.md b/book/src/generated/typable-cmd.md index f858ba72..b7496d33 100644 --- a/book/src/generated/typable-cmd.md +++ b/book/src/generated/typable-cmd.md @@ -45,6 +45,7 @@ | `:encoding` | Set encoding. Based on `https://encoding.spec.whatwg.org`. | | `:reload` | Discard changes and reload from the source file. | | `:update` | Write changes only if the file has been modified. | +| `:lsp-workspace-command` | Open workspace command picker | | `:lsp-restart` | Restarts the Language Server that is in use by the current doc | | `:tree-sitter-scopes` | Display tree sitter scopes, primarily for theming and development. | | `:debug-start`, `:dbg` | Start a debug session from a given template with given parameters. | -- cgit v1.2.3-70-g09d2