Releases: zed-extensions/ruby
Releases · zed-extensions/ruby
v0.7.1
What's Changed
- Improve language server binary lookup in PATH by @vitallium in #84
- Fix gem environment and language server configuration by @vitallium in #85
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- Use new process API for starting language servers by @vitallium in #48
- Downgrade
zed_extension_apito v0.4.0
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Update Rust crate zed_extension_api to 0.5.0 by @renovate in #44
- Fix RSpec outlines by @joeldrapper in #78
Full Changelog: v0.5.6...v0.6.0
v0.5.6
What's Changed
- Remove default
tasks.jsonby @vitallium in #36 - Remove
elsefrom outdent triggers by @vitallium in #42 - Add
completion_query_charactersby @smitbarmase in #49 - Add minimal README by @andyw8 in #54
- Specify
?and!as word characters by @andyw8 in #58 - Add some basic tasks by @andyw8 in #57
- Add constants to outline view by @vitallium in #60
- Capture constants with assignments only for outline panel by @vitallium in #61
- Include singleton class in outline by @joeldrapper in #67
- Fix missing Tailwind completions by @I-Info in #62
- Fix visibility keywords in outline by @joeldrapper in #65
- Include method modifiers in outline by @joeldrapper in #66
- Improve Ruby outlines with support for macros by @joeldrapper in #70
- Mark instance & class variables as "@variable.special" by @asok in #63
- Add task to evaluate selected text as Ruby by @andyw8 in #73
New Contributors
- @smitbarmase made their first contribution in #49
- @andyw8 made their first contribution in #54
- @joeldrapper made their first contribution in #67
- @I-Info made their first contribution in #62
- @asok made their first contribution in #63
Full Changelog: v0.4.6...v0.5.6