mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-06 12:44:23 +08:00
#3362 Disable LSP/tsserver hints/suggestions by default
This commit is contained in:
@@ -1712,10 +1712,10 @@ g:ale_lsp_show_message_severity *g:ale_lsp_show_message_severity*
|
||||
g:ale_lsp_suggestions *g:ale_lsp_suggestions*
|
||||
|
||||
Type: |Number|
|
||||
Default: 1
|
||||
Default: `0`
|
||||
|
||||
This variable defines if suggestions must be collected from LSP or tsserver
|
||||
and shown.
|
||||
If set to `1`, show hints/suggestions from LSP servers or tsserver, in
|
||||
addition to warnings and errors.
|
||||
|
||||
|
||||
g:ale_lsp_root *g:ale_lsp_root*
|
||||
|
||||
Reference in New Issue
Block a user