We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eb758a0 + 9a4756d commit 162ca5bCopy full SHA for 162ca5b
engine_details/development/configuring_an_ide/clion.rst
@@ -13,7 +13,7 @@ CLion can import a project's `compilation database file <https://clang.llvm.org/
13
14
::
15
16
- scons compiledb=yes
+ scons compiledb=yes compile_commands.json
17
18
Then, open the Godot root directory with CLion and wait for the project to be fully
19
indexed. If code completion, parameter information, or refactoring are not enabled,
0 commit comments