Skip to content

vscode-ruby-lsp-v0.10.5-preview

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 27 Jul 17:34
125dd66

vscode-ruby-lsp-v0.10.5-preview

✨ Enhancements

  • vscode: Detect mise via shell PATH like other version managers (#4109) by @knu

🐛 Bug Fixes

  • Debugger: support command + file launch config with program fallback and default file behavior (#4051) by @Copilot
  • Add localfs and localfsMap to the debugger configuration schema (#4121) by @eyupcanakman
  • Use env shebangs for RubyGems installs (#4126) by @joshheinrichs-shopify
  • Re-regenerate global binstubs when Ruby version changes (#4177) by @vinistock