mirror of
https://github.com/MaskRay/ccls.git
synced 2024-11-22 07:35:08 +00:00
add flycheck stuff
parent
db01996d1d
commit
1233fddf9d
@ -60,6 +60,10 @@ If your project has subprojects, `(projectile-project-root)` may think files in
|
|||||||
|
|
||||||
Read `lsp-project-whitelist lsp-project-blacklist` if you don't want to start ccls for some paths.
|
Read `lsp-project-whitelist lsp-project-blacklist` if you don't want to start ccls for some paths.
|
||||||
|
|
||||||
|
|
||||||
|
#### flycheck
|
||||||
|
If you are flycheck user, make sure ` (setq-default flycheck-disabled-checkers '(c/c++-clang c/c++-cppcheck c/c++-gcc))`, otherwise wrong error messages may occur.
|
||||||
|
|
||||||
### Diagnostics
|
### Diagnostics
|
||||||
|
|
||||||
* `(lsp--client-capabilities)` LSP workspace is initialized correctly
|
* `(lsp--client-capabilities)` LSP workspace is initialized correctly
|
||||||
|
Loading…
Reference in New Issue
Block a user