-
Hope the Clangd can support extracting the code fragment to a new function for C language.
-
I am an algorithmic competition participant, and I have a VSCode workspace where I have organized my code from various online judging systems into folders. The directory tree looks roughly like this:
…
-
Similar with . `coc-lua` will download `lua-language-server`, but any program which respects FHS need to be `patchelf`ed to work in NixOS. Why not let it use system-wide `lua-language-server`?
-
Hi, I was installing the tool, but I had several problems after executing the command `. /bootstrap.sh`, below the photos of the errors. It does not find the path "external". Below is the list of ste…
-
### Feature Request
When using the clangd extension, it provides the `readonly` rule/token modifier (sorry I don't know the exact terminology) that can be used to highlight constant variables:
![ima…
-
InterpolatingCompilationDatabase will translate `clang --driver-mode=cl /std:c++latest foo.cpp` into `clang --driver-mode=cl foo.hpp`.
This is because we expect the value after "/std:" to name a la…
-
Trying to set up Emacs, following your steps, everything seems to work but upon startup, I get error
```
2019-02-04 19:31:09,735 - ERROR - Error occurred while loading global extra conf /home/dit…
-
# Issue Prelude
**Please complete these steps and check these boxes (by putting an `x` inside
the brackets) _before_ filing your issue:**
- [x] I have read and understood YCM's [CONTRIBUTING][c…
-
### Is your feature request related to a problem? Please describe.
在当前使用clangd时,默认生成的```compile_commands.json```文件出现在```.vscode```文件夹中,我认为这是不合理且麻烦的。因为并不是每个人都在使用vscode,并且现在的方案十分的繁琐,对其他编辑器的使用者并不友好。
##…
-
## Information
**VIM version**
VIM - Vi IMproved 9.0
Operating System:
Arch Linux
## What went wrong
cppcheck does not work although the other linters and fixers for C++ pro…