Skip to content

Ruby lsp in devcontainer config#711

Merged
rlankin merged 4 commits intoNull-Signal-Games:mainfrom
plural:ruby-lsp-in-devcontainer-config
Feb 22, 2026
Merged

Ruby lsp in devcontainer config#711
rlankin merged 4 commits intoNull-Signal-Games:mainfrom
plural:ruby-lsp-in-devcontainer-config

Conversation

@plural
Copy link
Contributor

@plural plural commented Feb 22, 2026

This PR does a few things, all for development and testing:

  • Removes VS Code extensions we don't need from the devcontainer
  • Sets up the Ruby LSP to handle formatting on save (including rubocop)
  • Fixes an issue with the Ruby LSP seeing factory bot loading factories twice, causing errors and hangs in the LSP
  • Adds launch configs for a debugging-enabled version of the server and a config to attach to it, enabling live debugging of a running server.
  • Adds a debugging launch config for rake tasks, prompting for the name of a task to run and debug.

@plural plural requested a review from rlankin February 22, 2026 03:55
@rlankin rlankin merged commit 37a8db3 into Null-Signal-Games:main Feb 22, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants