Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

Releases: Shopify/vscode-ruby-lsp

v0.4.22

04 Dec 17:18
acc8c55
Compare
Choose a tag to compare

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

01 Dec 23:56
06961fa
Compare
Choose a tag to compare

What's Changed

✨ Enhancements

  • Build test items in hierarchy if it's supported by @st0012 in #914

🐛 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

30 Nov 18:47
95e0d0f
Compare
Choose a tag to compare
v0.5.2 Pre-release
Pre-release

What's Changed

✨ Enhancements

  • Build test items in hierarchy if it's supported by @st0012 in #914

🐛 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

23 Nov 21:02
d8d3adc
Compare
Choose a tag to compare
v0.5.1 Pre-release
Pre-release

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

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.4.20

23 Nov 19:21
dc6baee
Compare
Choose a tag to compare

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

22 Nov 19:14
5539d7d
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v0.4.18...v0.4.19

v0.4.18

20 Nov 15:37
44f55f2
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

🛠 Other Changes

New Contributors

Full Changelog: v0.4.17...v0.4.18

v0.5.0

09 Nov 16:18
9e962fb
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

✨ Enhancements

  • Add multi-workspace support #886

Full Changelog: v0.4.17...v0.5.0

v0.4.17

09 Nov 14:19
fa85c5a
Compare
Choose a tag to compare

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

Full Changelog: v0.4.13...v0.4.17

v0.4.16

08 Nov 20:43
5dbd8e9
Compare
Choose a tag to compare
v0.4.16 Pre-release
Pre-release

What's Changed

🐛 Bug Fixes

🛠 Other Changes

Full Changelog: v0.4.15...v0.4.16