-
When working with a `foo.hpp` header file and `foo.cpp` implementation file and renaming a symbol, clangd seems to make the renamings correctly but then mistankenly reports an error, since it seems to…
-
Sorry for just dropping a log line here, but I don't have much technical details at hand.
Sometimes, often when trying to open the custom GUI of some plugins (which sometimes work OK, sometimes not),…
-
There is some undisciplined CPP which makes modifying code harder than it should be. This should all be placed into a compatibility module so it is isolated into one place.
For example
```
508 …
-
**Is your feature request related to a problem? Please describe.**
CTRL statement #uses "CtrlLibOrExtension" is not recognized.
e.g. including a standard Ctrl library like
```
//-----------------…
ghost updated
1 month ago
-
Consider this sequence of events:
- Start clangd with a compilation db containing a source file source.cpp.
- Wait for project to get indexed.
- Do textDocument/references on some given symbol.
…
-
### 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:…
-
### Summary
Prettier manages to reformat all kinds of files. ".mdx" files however are not formatted.
### Github Repository to Reproduce Issue
https://github.com/Signum/prettier-mdx-debug
#…
-
### Environment
- OS and Version: Windows_NT x64 10.0.19045
- VS Code Version: 1.79.2
- C/C++ Extension Version: v1.16.1
### Bug Summary and Steps to Reproduce
Settings:
"C_Cpp.def…
-
### Environment
- OS and Version: Linux Ubuntu 20.04
- VS Code Version: 1.87.0
- C/C++ Extension Version: v1.19.6
Not using SSH remote.
### Bug Summary and Steps to Reproduce
Bug Summary:
In …
-
when using nvim-lspconfig clangd, lsp-lens together
go to definition
jump to another file after lspconfig jump to the right one.
then press to go back,
cause.
```
Error detected while processin…
cxwx updated
5 months ago