mirror of
https://github.com/MaskRay/ccls.git
synced 2024-11-22 07:35:08 +00:00
Updated FAQ (markdown)
parent
024f81c931
commit
123c9748f9
3
FAQ.md
3
FAQ.md
@ -1,5 +1,8 @@
|
|||||||
### Some C/C++ headers are not recognized
|
### Some C/C++ headers are not recognized
|
||||||
|
|
||||||
|
#### Make sure company-lsp is used
|
||||||
|
<kbd>M-x</kbd> `company-diag`, make sure`Used backend:` includes `company-lsp`.
|
||||||
|
|
||||||
There are at least three sets of implicit include paths. They take effect without your `-I` option in `.ccls` or `compile_commands.json`
|
There are at least three sets of implicit include paths. They take effect without your `-I` option in `.ccls` or `compile_commands.json`
|
||||||
|
|
||||||
```c++
|
```c++
|
||||||
|
Loading…
Reference in New Issue
Block a user