-
Are you planning on making a `clangd-format` equivalent? It would be very useful for CI jobs to just download clangd and have both clang-tidy and clang-format options.
In any case, thank you for ma…
-
-
```
[START][2024-11-14 11:39:10] LSP logging initiated
[ERROR][2024-11-14 11:39:10] .../vim/lsp/rpc.lua:770 "rpc" "C:\\Users\\jchristenson\\AppData\\Local\\nvim-data\\mason\\bin\\clangd.CMD" "stderr…
-
### Description
SourceKit-LSP does not search in the relative path provided by the clangd config file's CompilationDatabase configuration.
https://clangd.llvm.org/config#compilationdatabase
Exa…
-
### Xmake Version
xmake v2.9.6+20241030, A cross-platform build utility based on Lua
### Operating System Version and Architecture
Linux mechrevo 6.11.6-arch1-1 #1 SMP PREEMPT_DYNAMIC Fri, 01 Nov 2…
-
Is it possible for build2 to generate a compile_commands.json file? I've seen tools like [compiledb](https://github.com/nickdiego/compiledb) and [bear](https://github.com/rizsotto/Bear), which generat…
-
Based on the great work over at https://github.com/guyutongxue/clangd-in-browser I've been working on a VS Code extension which runs clangd entirely in the browser. This is useful for server-less envi…
-
### Problem
When you navigate to your project sandbox via symlink and produce the compilation database file for clangd (compilation_commands.json) with this symlink path, the language server will wor…
-
Using Genio from master branch as of 4. Oct 2024, I had clangd crash while editing a function call, see log attached.
Genio was still running fine, but of course without any code assist.
This happ…
grexe updated
1 month ago
-
### Describe the bug
`clangd` extracts x86_64 desktop include flags from `arm-none-eabi-gcc`, e.g. a python include, QT includes etc.
Reported as clangd issue: https://github.com/clangd/clangd/iss…