We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
CMake internal flag -H is replaced by -S officially since 3.13
Fix #964
Updated Visual Studio Code (markdown)
added backquote because uri and range were nil when clicking on text button
Project-Setup: add a jq tip
Minor clarifications on .ccls file contents
Updated Project Setup (markdown)
Updated Build (markdown)
Update wiki, install dep to avoid missing `libclangBasic.a` file.
Move Sublime Text to its own category, not under Vim
Add a step in between the MSYS2 commands. Add a workaround for missing clang/stdc++ lib files after building ccls
Fedora no longer has a ccls package (unmaintained since Fedora 34 release cycle)
Updated lsp mode (markdown)
remove spam link
Updated Home (markdown)
Avoid hardcoding `/usr/local` as the prefix where Homebrew is installed.
Add information about ccls.clang.resourceDir
Updated LSP Extensions (markdown)
s/DEFAULT_RESOURCE_DIRECTORY/CLANG_RESOUCE_DIR/
replace broken link with correct path
Update a link to ALE repository: https://github.com/dense-analysis/ale
How to use ccls with build containers
Added `mingw-w64-x86_64-mlir` and `mingw-w64-x86_64-clang-analyzer` as the subsequent cmake command returns an error since it can't find the files included in those extra packages.
fix: meson link
Updated nvim lspconfig (markdown)
Build: update macOS