Skip to content

vscode-ruby-lsp-v0.9.7

Latest
Compare
Choose a tag to compare
@vinistock vinistock released this 26 Feb 15:44
· 37 commits to main since this release

vscode-ruby-lsp-v0.9.7

✨ Enhancements

🐛 Bug Fixes

  • Fix incorrect RBS highlighting in Ruby code (#3221) by @st0012
  • Ensure workspace is fully initialized before discovering tests (#3203) by @vinistock
  • Fix range and workspace processing for test discovery updates (#3236) by @vinistock
  • Fix Encoding::UndefinedConversionError in activation.rb (#3214) by @mckeed
  • Fix regexp patterns for block parameters (#3212) by @taichi-ishitani

📦 Other Changes