vscode-ruby-lsp-v0.7.14
✨ Enhancements
- Add support for running Rails generators from the UI (#2257) by @vinistock
- Add create Minitest file operation (#2316) by @vinistock
🐛 Bug Fixes
- Use URI object when invoking vscode.open (#2318) by @vinistock
- Allow turning off ERB support through setting (#2311) by @vinistock
- Only show file operations in the explorer view (#2321) by @vinistock