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.22
What's Changed
🐛 Bug Fixes
- Revert "Write the Ruby environment information into a temporary file" by @vinistock in #929
Full Changelog: v0.4.21...v0.4.22
v0.4.21
What's Changed
✨ Enhancements
🐛 Bug Fixes
- Apply the
branch
flag to debug mode too by @st0012 in #917 - Write the Ruby environment information into a temporary file by @vinistock in #918
Full Changelog: v0.4.20...v0.4.21
v0.5.2
What's Changed
✨ Enhancements
🐛 Bug Fixes
- Apply the
branch
flag to debug mode too by @st0012 in #917 - Write the Ruby environment information into a temporary file by @vinistock in #918
Full Changelog: v0.4.20...v0.5.2
v0.5.1
What's Changed
🐛 Bug Fixes
- Remove newlines from Ruby activation script by @vinistock in #904
- Insert missing indentation characters when applying $0 snippet by @vinistock in #898
- Fix in/when dedent with language configuration by @vinistock in #897
- Read server information from initialize result by @vinistock in #907
- Fix weird indentation for on-type completion by @st0012 in #913
🛠 Other Changes
- Bump [email protected] to v1 by @francisbeaudoin in #899
- Avoid adding YJIT flag since ruby 3.3 by @luciagirasoles in #895
New Contributors
- @francisbeaudoin made their first contribution in #899
- @luciagirasoles made their first contribution in #895
Full Changelog: v0.5.0...v0.5.1
v0.4.20
What's Changed
🐛 Bug Fixes
- Read server information from initialize result by @vinistock in #907
- Fix weird indentation for on-type completion by @st0012 in #913
Full Changelog: v0.4.19...v0.4.20
v0.4.19
What's Changed
🐛 Bug Fixes
- Insert missing indentation characters when applying $0 snippet by @vinistock in #898
- Fix in/when dedent with language configuration by @vinistock in #897
🛠 Other Changes
- Avoid adding YJIT flag since ruby 3.3 by @luciagirasoles in #895
New Contributors
- @luciagirasoles made their first contribution in #895
Full Changelog: v0.4.18...v0.4.19
v0.4.18
What's Changed
🐛 Bug Fixes
- Remove newlines from Ruby activation script by @vinistock in #904
🛠 Other Changes
- Bump [email protected] to v1 by @francisbeaudoin in #899
New Contributors
- @francisbeaudoin made their first contribution in #899
Full Changelog: v0.4.17...v0.4.18
v0.5.0
v0.4.17
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
- Alert shadowenv users about missing Ruby by @vinistock in #873
- Escape spaces in shell path by @vinistock in #885
🛠 Other Changes
- Refactor
Ruby
and output channel by @vinistock in #874 - Remove shadowenv Ruby root check by @vinistock in #879
Full Changelog: v0.4.13...v0.4.17
v0.4.16
What's Changed
🐛 Bug Fixes
- Escape spaces in shell path by @vinistock in #885
🛠 Other Changes
- Remove shadowenv Ruby root check by @vinistock in #879
Full Changelog: v0.4.15...v0.4.16