-
Hi, I'm using clangd 9.0.0 as a backend for the code completion and linting in my development with vim and YouCompleteMe. I'd like to ask if this behaviour is normal, clangd returns every useful piece…
-
Dear LLVM clangd team,
We love what you are doing for computer science. We have switched our codebase from MSVC for superior code generation and all the pioneering features of modern C++.
We ha…
-
### Thank you for the bug report
- [X] I am using the latest version of `lsp-mode` related packages.
- [X] I checked [FAQ](https://emacs-lsp.github.io/lsp-mode/page/faq/) and [Troubleshooting](https:…
-
Using Theia master as of 8a5132e5, Electron example.
For example, I have a symbol "replacementsToEdits" with no container, it gets displayed properly. Then a second symbol "LSPDiagnosticsConsumer" …
-
**Update: For C++, C, Objective-C and Objective-C++, please give https://github.com/hedronvision/bazel-compile-commands-extractor a try! We moved to Bazel and built a pretty solid solution for our (an…
-
**Oni Version: 0.3.10**
**Neovim Version (Linux only): 0.3.1**
**Operating System: ubuntu 16.04**
**Issue: ccls won't launch when using oni to edit a cpp file**
**Expected behavior: ps aux…
-
My idea was make clangd to autocomplete as function pointer instead function where it doesnt make sense to call function and do note that this feature request about standard C (not any dialects just s…
-
Consider this piece of code:
```
#define MY_VARIADIC_MACRO(...)
#define MY_NORMAL_MACRO1(x)
#define MY_NORMAL_MACRO2(x) (x)
int main()
{
int foo = 0;
MY_VARIADIC_MACRO(f) // No com…
-
### Description
https://github.com/neovim/nvim-lspconfig/pull/3375 removes an undocumented `config.lspinfo` extension point that was intended to allow config-specific augmentation of the LspInfo repo…
-
```
Before logging the bug, please make sure that:
1. You are using the latest version of `lsp-mode` related packages.
```
Yes, lsp version from melpa `20200504.643`.
```
2. You may also try r…