rust-lang / rust-lang/rust-analyzer
Add support in LSIF command for a config-path
Open
Beginner friendly
Nobody has claimed this yet.
A-lsif/scip
C-feature
- Dominant language
- Rust
- Stars
- 16.9k
- Forks
- 2.2k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 72
Description
Just like the SCIP command has it, add it to the LSIF command as well.
I can look into contributing if you guys have some pointers on where the changes need to take place 🙏
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing config-path handling in the SCIP command and compare it with the LSIF command entry point. Add equivalent support for LSIF and verify that the command accepts and uses a config path consistently with SCIP.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100