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