Skip to content
New issue

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

native SCIP support #72

Open
3 tasks
williamfzc opened this issue Nov 27, 2023 · 0 comments
Open
3 tasks

native SCIP support #72

williamfzc opened this issue Nov 27, 2023 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@williamfzc
Copy link
Owner

williamfzc commented Nov 27, 2023

#71

Looks like SCIP does ineed have this information under enclosing_range.

It can support func/class (semantic level) natively without sibyl2.

https://github.com/sourcegraph/scip/blob/main/bindings/go/scip/convert.go

  • making sure the scip indexer will emit enclosing_range correctly
  • add new fields in SourceContext for storing new values from SCIP
  • API
@williamfzc williamfzc added the enhancement New feature or request label Nov 27, 2023
@williamfzc williamfzc added the help wanted Extra attention is needed label Nov 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant