We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This is a rough checklist of language features for which we should support Go to Def/Find Refs in a v0.1 release of scip-clang.
#include
Synthesized constructors
Navigation in macro body
compile_commands.json
The text was updated successfully, but these errors were encountered:
#includes
Closing this since v0.1 is released. The type information problem is tracked in #327
Sorry, something went wrong.
No branches or pull requests
Language support
This is a rough checklist of language features for which we should support Go to Def/Find Refs in a v0.1 release of scip-clang.
Very important
Important
#include
pragmas (Support code navigation for #include paths #107, feat: Add code nav for includes #166)Full and partial template specializationsMoved out of v0.1 to Reliable code navigation for full and partial template specializations #278Low importance (for MVP)
Synthesized constructors
Navigation in macro body
Build system support
compile_commands.json
feat: Add support for ingesting compilation databases. #8The text was updated successfully, but these errors were encountered: