mirror of https://github.com/dense-analysis/ale
Remove an outdated note from the documentation
This commit is contained in:
parent
1e9b36cdbf
commit
cb8643ce74
|
@ -642,9 +642,6 @@ ALE supports the following LSP/tsserver features.
|
|||
-------------------------------------------------------------------------------
|
||||
5.1 Completion *ale-completion*
|
||||
|
||||
NOTE: At the moment, only `tsserver` for TypeScript code is supported for
|
||||
completion.
|
||||
|
||||
ALE offers limited support for automatic completion of code while you type.
|
||||
Completion is only supported while a least one LSP linter is enabled. ALE
|
||||
will only suggest symbols provided by the LSP servers.
|
||||
|
|
Loading…
Reference in New Issue