This repository has been archived by the owner on May 30, 2024. It is now read-only.
Releases: Shopify/vscode-ruby-lsp
Releases · Shopify/vscode-ruby-lsp
v0.4.15
What's Changed
🐛 Bug Fixes
- Alert shadowenv users about missing Ruby by @vinistock in #873
🛠 Other Changes
- Refactor
Ruby
and output channel by @vinistock in #874
Full Changelog: v0.4.14...v0.4.15
v0.4.14
What's Changed
🐛 Bug Fixes
- Show an error if VS Code doesn't have permission to write on the working folder by @vinistock in #867
- Avoid printing to stdout from Client or Ruby activation by @vinistock in #868
Full Changelog: v0.4.13...v0.4.14
v0.4.13
What's Changed
🐛 Bug Fixes
- Allow using
gems.rb
andgems.locked
by @vinistock in #861
🛠 Other Changes
- Explain VS Code settings that impact Ruby LSP behavior by @vinistock in #855
Full Changelog: v0.4.12...v0.4.13
v0.4.12
What's Changed
✨ Enhancements
- Add more debugging logs by @vinistock in #846
🐛 Bug Fixes
- Fix alternative Ruby activation by @vinistock in #851
🛠 Other Changes
- Better explain Ruby version requirements by @vinistock in #833
- remove outdated information_for_contributors section in grammar file by @joevandyk in #823
- Add tests for HEREDOC patterns by @sambostock in #842
- Add support for YAML HEREDOC highlighting by @sambostock in #843
New Contributors
- @joevandyk made their first contribution in #823
- @sambostock made their first contribution in #842
Full Changelog: v0.4.10...v0.4.12
v0.4.11
What's Changed
✨ Enhancements
- Add more debugging logs by @vinistock in #846
🐛 Bug Fixes
- Fix alternative Ruby activation by @vinistock in #851
🛠 Other Changes
- Better explain Ruby version requirements by @vinistock in #833
- remove outdated information_for_contributors section in grammar file by @joevandyk in #823
- Add tests for HEREDOC patterns by @sambostock in #842
New Contributors
- @joevandyk made their first contribution in #823
- @sambostock made their first contribution in #842
Full Changelog: v0.4.10...v0.4.11
v0.4.10
What's Changed
✨ Enhancements
- Ignore initial requests from telemetry by @vinistock in #830
🐛 Bug Fixes
- Use sanitized parameters for telemetry by @vinistock in #827
🛠 Other Changes
Full Changelog: v0.4.9...v0.4.10
v0.4.9
What's Changed
✨ Enhancements
- Use general middleware to report performance and crash telemetry by @vinistock in #798
- Add references configuration by @vinistock in #808
🛠 Other Changes
- Mention a fallback for
chruby
users if project doesn't have.ruby-version
by @st0012 in #701 - Update version manager section note by @st0012 in #803
- Create a CHANGELOG.md before publishing extension update by @snutij in #810
- Update glob dependency by @andyw8 in #812
- Add recent features to the README by @vinistock in #809
Full Changelog: v0.4.8...v0.4.9
v0.4.8
What's Changed
✨ Enhancements
- Allow configuring when to pull diagnostics by @vinistock in #786
Full Changelog: v0.4.7...v0.4.8
v0.4.7
What's Changed
✨ Enhancements
- Show server version in status language item by @vinistock in #771
🐛 Bug Fixes
- Fix debugger launch configurations when
debug
is not included in the bundle by @vinistock in #779
Full Changelog: v0.4.6...v0.4.7
v0.4.6
What's Changed
✨ Enhancements
- Add workspace symbol configuration by @vinistock in #765
Full Changelog: v0.4.5...v0.4.6