Skip to content

vscode-ruby-lsp-v0.7.15

Compare
Choose a tag to compare
@st0012 st0012 released this 13 Aug 18:03
· 289 commits to main since this release
3f2046a

vscode-ruby-lsp-v0.7.15

✨ Enhancements

  • Add Ruby Copilot chat agent with domain driven design command (#2366) by @vinistock
  • Enhance debugger attachment requests (#2431) by @st0012

🐛 Bug Fixes

  • Fix grammar for class and module keyword matching (#2371) by @andyw8
  • Avoid requiring json for chruby activation (#2430) by @vinistock