- Running experimental versions of
ruby-lsp
was removed.
- If experimental features are enabled, add
addon_detection
capability to theinitialization_options
.
- Support EAP versions.
- Fixed resetting of features and code actions
- Add support for toggling code actions.
- Support for "rubyfmt" formatter
- Display a warning when a Ruby LSP formatter is available via an addon.
- Support for "standardrb" formatter
- Add support for 2024.x versions
- Fixed generation of change notes
- Dependencies - downgrade
org.jetbrains.kotlin.jvm
to1.9.24
- Upgrade Gradle Wrapper to
8.8
- Dependencies - upgrade
org.jetbrains.kotlinx.kover
to0.8.1
- Removed the confirmation of disabling a Ruby LSP feature
- Added support for resetting Ruby LSP features to default (#20)
- Added "typeHierarchy" feature to the list of default features
- Added support for running Ruby LSP via "bundler"
- A dialog for adding a new feature now validates whether the entered feature name is valid and the feature name does not already exist in the enabled list
- Action "Restart Ruby LSP Server" from the "Tools" menu
- Excessive notifications when Ruby LSP server restarts
- Configuration setting for restarting Ruby LSP on crash
- Ruby LSP features are configurable now
- Add setting to toggle experimental Ruby LSP features
- Added notifications when Ruby LSP server is stopped or restarted
- Fixed the
experimental
command line param for Ruby LSP - Fixed plugin icon
- Initial scaffold created from IntelliJ Platform Plugin Template
[[Unreleased]]: https://github.com/vitallium/intellij-plugin-ruby-lsp/compare/v0.0.9...HEAD [0.0.9]: https://github.com/vitallium/intellij-plugin-ruby-lsp/compare/v0.0.8...v0.0.9 [0.0.8]: https://github.com/vitallium/intellij-plugin-ruby-lsp/compare/v0.0.7...v0.0.8 [0.0.7]: https://github.com/vitallium/intellij-plugin-ruby-lsp/compare/v0.0.6...v0.0.7 [0.0.6]: https://github.com/vitallium/intellij-plugin-ruby-lsp/compare/v0.0.5...v0.0.6 [0.0.5]: https://github.com/vitallium/intellij-plugin-ruby-lsp/compare/v0.0.4...v0.0.5 [0.0.4]: https://github.com/vitallium/intellij-plugin-ruby-lsp/compare/v0.0.3...v0.0.4 [0.0.3]: https://github.com/vitallium/intellij-plugin-ruby-lsp/compare/v0.0.2...v0.0.3 [0.0.2]: https://github.com/vitallium/intellij-plugin-ruby-lsp/compare/v0.0.1...v0.0.2 [0.0.1]: https://github.com/vitallium/intellij-plugin-ruby-lsp/commits/v0.0.1