From d6094c70fb8d0abbaa81d0014fc57129f716de23 Mon Sep 17 00:00:00 2001 From: Florian Diebold Date: Sat, 6 Mar 2021 11:35:04 +0100 Subject: Add a line about code action commands to the CoC section of the docs --- docs/user/manual.adoc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/user/manual.adoc') diff --git a/docs/user/manual.adoc b/docs/user/manual.adoc index 9f28237ff..4f2217546 100644 --- a/docs/user/manual.adoc +++ b/docs/user/manual.adoc @@ -226,6 +226,8 @@ The are several LSP client implementations for vim or neovim: * inlay hints for variables and method chaining, _Neovim Only_ * semantic highlighting is not implemented yet +Note: for code actions, use `coc-codeaction-cursor` and `coc-codeaction-selected`; `coc-codeaction` and `coc-codeaction-line` are unlikely to be useful. + ==== LanguageClient-neovim 1. Install LanguageClient-neovim by following the instructions -- cgit v1.2.3