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
scip-clang/indexer/Driver.cc
Line 1049 in b7ecba1
maybe it should be file://<path>, thus become compatible with "standard parsing" like go?
file://<path>
https://go.dev/play/p/nUzyrTnqeMX
reference:
sourcegraph/scip#98
The text was updated successfully, but these errors were encountered:
You're right, it should be file://
file://
Sorry, something went wrong.
Opened PR here: #474
thx
varungandhi-src
No branches or pull requests
scip-clang/indexer/Driver.cc
Line 1049 in b7ecba1
maybe it should be
file://<path>
, thus become compatible with "standard parsing" like go?https://go.dev/play/p/nUzyrTnqeMX
reference:
sourcegraph/scip#98
The text was updated successfully, but these errors were encountered: