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
<<10inside interpolation from being parsed as a HEREDOC start and document numeric-delimiter limitation (#4075) by @Copilot
📦 Other Changes
- Search for shadowenv in ~/.local/bin too (#4076) by @vinistock