-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Labels
enhancementNew feature or requestNew feature or requesthelp-wantedExtra attention is neededExtra attention is needed
Description
We'd like to be able to configure the runner to support different ways of running the server.rb
file.
This is specifically important because our rails code runs inside Kubernetes containers while we develop. Running the Rails LSP on the local machine will come with massive efforts. We'd need to be able to support something like cool-tool exec <container> -- bundle exec rails runner server.rb
.
### Tasks
- [ ] Determine how to configure runner command
- [ ] Implement runner command configurability
louim, rafbm, iovis, faheemmughal, knkj28 and 2 more
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp-wantedExtra attention is neededExtra attention is needed