SCIP (pronunciation: "skip") is a language-agnostic protocol for indexing source code, which can be used to power code navigation functionality such as Go to definition and Find references.
SCIP's standard index format is already emitted by a growing ecosystem of indexers across major languages, which is in tools like Sourcegraph and Glean.
Questions, suggestions, code, and docs contributions are welcome. The development docs outline project structure and common workflows. Find us on GitHub.