Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

☂️ Improved code nav for locals and parameters #58726

Closed
4 tasks done
varungandhi-src opened this issue Dec 4, 2023 · 0 comments
Closed
4 tasks done

☂️ Improved code nav for locals and parameters #58726

varungandhi-src opened this issue Dec 4, 2023 · 0 comments
Assignees
Labels
graph/scip-syntax Related to issues with locals navigation powered by Tree-sitter team/graph Graph Team (previously Code Intel/Language Tools/Language Platform)

Comments

@varungandhi-src
Copy link
Contributor

varungandhi-src commented Dec 4, 2023

Subtask of https://github.com/sourcegraph/sourcegraph/issues/58005

The web frontend can automatically do search-based code nav for locals and params based purely on a SCIP document. Adding support for locals & params in more languages enables better code nav experience without any more backend changes.

Language support

Initially, Rust was meant to be done in this quarter, but we're postponing it because of the additional complexity and lower usage.

Bug fixes

Migrate queries from Squirrel to scip-syntax

Cancelled as it requires more time.

  • Python
  • JavaScript
  • TypeScript

Stretch goals

@varungandhi-src varungandhi-src added the team/graph Graph Team (previously Code Intel/Language Tools/Language Platform) label Dec 4, 2023
@varungandhi-src varungandhi-src added the graph/scip-syntax Related to issues with locals navigation powered by Tree-sitter label Jan 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
graph/scip-syntax Related to issues with locals navigation powered by Tree-sitter team/graph Graph Team (previously Code Intel/Language Tools/Language Platform)
Projects
None yet
Development

No branches or pull requests

2 participants