Skip to content

Coc does not always report about errors? Should I use ALE with Coc? #4571

Closed Answered by sisrfeng
vitaly-zdanevich asked this question in Q&A
Discussion options

You must be logged in to vote

From new bing:

Hello, this is Bing. I can help you find some information about linting ALE vs coc. 😊

Linting is the process of checking the source code for errors, bugs, stylistic issues, and other problems. ALE and coc are two popular plugins for Vim that provide linting and other features, such as code completion, formatting, and refactoring.

ALE stands for Asynchronous Lint Engine¹, which means it runs external linter commands in the background and displays the results in the editor. ALE supports more than 200 languages and tools¹, and can be configured to use different linters and fixers for each file type. ALE also supports some features of the Language Server Protocol (LSP), such as…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@vitaly-zdanevich
Comment options

@sisrfeng
Comment options

Answer selected by chemzqm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants