Skip to content

vscode-ruby-lsp-v0.10.3

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Apr 13:38
· 24 commits to main since this release
446ace1

vscode-ruby-lsp-v0.10.3

🐛 Bug Fixes

  • Avoid indenting after endless method definition (#4041) by @vinistock
  • Use --pre flag for global installs and updates when betaServer is enabled (#4068) by @vinistock
  • Prevent <<10 inside interpolation from being parsed as a HEREDOC start and document numeric-delimiter limitation (#4075) by @Copilot

📦 Other Changes