Set up clangd for intellisense. Whoof, that was difficult.

This commit is contained in:
2025-06-09 15:38:14 -04:00
parent 61209d4c2f
commit 4a2574ddab
5 changed files with 58 additions and 15 deletions

8
.clangd Normal file
View File

@@ -0,0 +1,8 @@
InlayHints:
Enabled: Yes
DeducedTypes: Yes
ParameterNames: Yes
Designators: Yes