Handle RBS files
Open
Nobody has claimed this yet.
enhancement
pinned
- Dominant language
- Ruby
- Stars
- 2k
- Forks
- 281
- Avg merge
- 2h 14m
- Merged PRs (30d)
- 6
Description
If we're going to allow for typechecking addons, such as a Steep addon, we need to be able to handle RBS files. Many of Steep's features happen inside RBS files, so it's a requirement for an addon to fully work.
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
The issue names no files, tests, or entry points. Start by tracing how the language server currently discovers and processes addon files, then identify the existing addon behavior that must also cover RBS files; done means a Steep-style addon can use features inside RBS files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100