Shopify / Shopify/ruby-lsp-rails
Running in Docker
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 688
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
Hey,
I have Ruby LSP working just fine via ASDF on my local machine (macOS) on VS Code, but none of the Rails features are working. I don't use any of the VS Code remote features, I run docker compose up in my terminal. The documentation says that the Rails LSP should just work "automatically".
What's the process like for getting it running in Docker Compose, do I need to add anything to my project's gemfile?
Does the gem need to be able to hook into my Rails app/server somehow?
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 reviewing the Rails LSP documentation and the Docker Compose setup referenced in the report. Determine whether the Rails add-on needs Gemfile configuration or access to the Rails application, then document the confirmed setup and verify that Rails features work in the reported environment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, docker-compose, rails, ruby
- Domain
- devops, devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100