You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/user/manual.adoc
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -226,6 +226,8 @@ The are several LSP client implementations for vim or neovim:
226
226
* inlay hints for variables and method chaining, _Neovim Only_
227
227
* semantic highlighting is not implemented yet
228
228
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
+
229
231
==== LanguageClient-neovim
230
232
231
233
1. Install LanguageClient-neovim by following the instructions
0 commit comments