summaryrefslogtreecommitdiff
path: root/doc/ale.txt
diff options
context:
space:
mode:
authorHoracio Sanson <hsanson@gmail.com>2021-01-20 20:40:44 +0900
committerGitHub <noreply@github.com>2021-01-20 20:40:44 +0900
commit783cf4ab8295ef5ff5b443c045dcdfee6f6dbac7 (patch)
tree3a62aaa90c0e92dec26e4c746acd56093b3c63a7 /doc/ale.txt
parentbfc412a77ba108b1529f48548def8b0ab56e95a1 (diff)
parent81d16823a7ff5972d2a352831053f3cd6922b6c3 (diff)
downloadale-783cf4ab8295ef5ff5b443c045dcdfee6f6dbac7.zip
Merge pull request #3362 from daliusd/tsserver_hints
Show tsserver hints/suggestions in Ale.
Diffstat (limited to 'doc/ale.txt')
-rw-r--r--doc/ale.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/ale.txt b/doc/ale.txt
index c5e34c87..09a95b25 100644
--- a/doc/ale.txt
+++ b/doc/ale.txt
@@ -1708,6 +1708,15 @@ g:ale_lsp_show_message_severity *g:ale_lsp_show_message_severity*
`'disabled'` - Doesn't display any information at all.
+g:ale_lsp_suggestions *g:ale_lsp_suggestions*
+
+ Type: |Number|
+ Default: 1
+
+ This variable defines if suggestions must be collected from LSP or tsserver
+ and shown.
+
+
g:ale_lsp_root *g:ale_lsp_root*
*b:ale_lsp_root*