mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-23 12:31:30 +08:00
Include documentation item for removing warnings
This commit is contained in:
@@ -644,6 +644,14 @@ b:ale_completion_enabled *b:ale_completion_enabled*
|
|||||||
|
|
||||||
See |ale-completion|
|
See |ale-completion|
|
||||||
|
|
||||||
|
g:ale_completion_tsserver_remove_warnings *g:ale_completion_tsserver_remove_warnings*
|
||||||
|
|
||||||
|
Type: Number
|
||||||
|
Default: `0`
|
||||||
|
|
||||||
|
When this option is set to `0`, ALE will return all completion items,
|
||||||
|
including those that are a warning. Warnings can be excluded from completed
|
||||||
|
items by setting it to `1`.
|
||||||
|
|
||||||
g:ale_completion_tsserver_autoimport *g:ale_completion_tsserver_autoimport*
|
g:ale_completion_tsserver_autoimport *g:ale_completion_tsserver_autoimport*
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user