Skip to content

Commit cd60c4f

Browse files
Merge #7888
7888: Add a line about code action commands to the CoC section of the docs r=lnicola a=flodiebold Co-authored-by: Florian Diebold <flodiebold@gmail.com>
2 parents 750d3cb + d6094c7 commit cd60c4f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/user/manual.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,8 @@ The are several LSP client implementations for vim or neovim:
226226
* inlay hints for variables and method chaining, _Neovim Only_
227227
* semantic highlighting is not implemented yet
228228

229+
Note: for code actions, use `coc-codeaction-cursor` and `coc-codeaction-selected`; `coc-codeaction` and `coc-codeaction-line` are unlikely to be useful.
230+
229231
==== LanguageClient-neovim
230232

231233
1. Install LanguageClient-neovim by following the instructions

0 commit comments

Comments
 (0)