Added LSP file auto-generator
CMake will auto generate compile-commands.json file to help LSP find symbols. this file is gitignored and will be regenerated each build nothing else was changed, should work on any system, but please test
This commit is contained in:
+2
-1
@@ -1,3 +1,4 @@
|
||||
.build
|
||||
.vscode
|
||||
.DS_Store
|
||||
.DS_Store
|
||||
compile_commands.json
|
||||
Reference in New Issue
Block a user