You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some IDEs cannot interact with the source code until the config of a (known) builder is loaded. One such IDE is Clion.
My suggestion is to add ability to generate a compilation database.
Some IDEs cannot interact with the source code until the config of a (known) builder is loaded. One such IDE is Clion.
My suggestion is to add ability to generate a compilation database.
https://intellij-support.jetbrains.com/hc/en-us/community/posts/4403148099218/comments/4404294055954
https://clang.llvm.org/docs/JSONCompilationDatabase.html
The text was updated successfully, but these errors were encountered: