Shopify / Shopify/ruby-lsp-rails
Feature Request - Rails fixture autocomplete
Open
@kumarpit is already working on this.
Since Oct 21, 2025.
enhancement
help-wanted
- Dominant language
- Ruby
- Stars
- 688
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
Hopefully this is the right place, this is more of a Rails feature request.
When typing users( in a test file, I would love if we could autocomplete the name of the fixture.
For example if we had user fixtures called bob, and joe, when you typed that opening brace it would show both options and you could select one. It would then fill in users(:bob)
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.
Assessment
This issue has not been assessed yet.