-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Internal Code
-
None
-
Fully Compatible
-
Service arch 2020-09-21
The clangd language server creates a tree of index files under .clangd in the source toplevel directory. This cannot be configured to my knowledge. Under VSCode, this causes the whole tree to look like unstaged files. Adding .clangd/ to the list of dotfiles ignored via .gitignore would fix the problem.