feat: add cpp language settings
This commit is contained in:
+15
@@ -0,0 +1,15 @@
|
||||
---
|
||||
Diagnostics:
|
||||
UnusedIncludes: Strict
|
||||
MissingIncludes: Strict
|
||||
|
||||
Completion:
|
||||
AllScopes: true
|
||||
|
||||
InlayHints:
|
||||
Enabled: No
|
||||
|
||||
# Will possibly be supported in clangd 22
|
||||
Documentation:
|
||||
CommentFormat: Doxygen
|
||||
...
|
||||
Reference in New Issue
Block a user