Open
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?
Metadata
Assignees
Labels
No labels