Shopify / Shopify/ruby-lsp-rails
Support completion of migration methods
Open
Nobody has claimed this yet.
enhancement
help-wanted
- Dominant language
- Ruby
- Stars
- 688
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
It'd be very helpful if the Rails addon can provide completion on migration DSLs, like add_column, remove_column...etc.
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
No file, test, or entry point is named in the issue. Start by locating the Rails add-on's completion handling and existing DSL support, then determine how migration methods such as add_column and remove_column should be represented and tested; done means those methods receive completion suggestions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rails, ruby
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100