-
Please describe the problem.
The file takes the same load time every time it is opened, is it because the index is not created?
`Experiment Screenshot`
![Peek 2021-12-02 10-47](https://user-…
-
vimplus里打包的YouCompleteMe似乎有一些旧了
在ycm编译时 如果打开--cland-completer会提示
ERROR: downloaded Clangd archive does not match checksum.
不知有没有什么解决方法
-
Hey, I wanted to clarify one thing about the behavior of completion on overloads. Currently (v1.3.2), there's a duplicate entry for each function overload:
![image](https://github.com/nolanderc/gls…
-
I have background indexing enabled, indexing completed, disk cache saved.
But when I open a file, it needs 10+ seconds before the definition jumping gets ready. When I close this file and open this…
-
Hi I'm trying Windows C++ programming with vim on WSL2
so, I did set .vimrc like this.
**let g:ycm_clangd_binary_path=exepath('/c/src/llvm/build/Release/bin/clangd.exe')**
but error occur, I thi…
-
---
### Observed behavior
it seem the ccls memory increase time by time. and If I don't close the neovim, it will cause huge memory usage.
### Expected behavior
limit the memory usage
#…
cxwx updated
6 months ago
-
![image](https://github.com/clangd/clangd/assets/9056576/5fbc97ac-631b-4f5d-9afb-66b8d5c0df2e)
Given the following two decelerations
```
class FactoryBasicExampleClass {};
constexpr int BasicE…
-
While refactoring or reviewing code I often find problematic code, which occurs in similar forms in the complete codebase. Searching for those via a regex ist cumbersome and does not work for all case…
Febbe updated
9 months ago
-
I think it would be really nice and effective if save actions plugin had a feature that would start compiling right after every save. That would be a 'clangd' like feature and would be very easy for u…
-
It only works at the workspace level. If it can't work at the workspace folder level it should have its scope changed in the package.json.