RubyMine Releases
Released: May 8, 2025
Updates in 2025.1.1
Fehlerkorrekturen
- Rails. Navigation and Search
- Rubymine does not recognize connected view of controller methods.
- Rails. Parameter Definitions
- Spurious warning "Unexpected parameter for this method call".
- Ruby. Code Generation
- Style of New File with Directory popup no longer matches New File popup.
- Ruby. Tests
- Rails 7.0 - RSpec and Cucumber fails because of TeamCity formatter.
- Requiring 'minitest/pride' causes tests to fail.
- Minitest spec runner does not handle dot/period character in test names...
Released: Apr 16, 2025
Updates in 2025.1
Funktionen
AI Assistant
- AI Assistant major upgrade
- JetBrains AI Assistant has received a major upgrade, making AI-powered development more accessible and efficient. With this release, all JetBrains AI features are accessible for free in RubyMine, with unlimited use for some, such as unlimited code completion and local model support, and limited credit-based access to others. JetBrains are also introducing a new subscription system that makes it easy to scale up as needed with the AI Pro and AI...
Released: Mar 14, 2025
Updates in 2024.3.5
Funktionen
- Updated the bundled Tailwind CSS LSP server version to 0.14.8.
- Added a control handle to set the max length of the 'HostLabelDropdown'.
Fehlerkorrekturen
- LSP, TypeScript LS
- IDE keeps freezing Windows 10 (stuck in cancelling TypeScriptServiceInlayHintsService).
- Code. Completion
- Quick dropdown widget has disappeared in completion popup.
- Version Control
- 'CommitChunkService' is leaking on IDE exit.
Released: Feb 28, 2025
Updates in 2024.3.4
Funktionen
- Added support for asdf 0.16+.
- The "Data Sources...;" button on the toolbar is now always enabled.
- Updated Prisma LSP to 6.3.1.
- Prisma: Added ULID support.
- Can now add a GraphQL injection into the first argument of gql function call.
Fehlerkorrekturen
- Code completion
- Angular: Import popup is cancelled on directive completion.
- Prisma: Completion for ULID is not available if the type is nullable.
- Imports
- IDE breaks auto-complete and auto-import when packaged components are declared with...
Released: Jan 24, 2025
Updates in 2024.3.2.1
Fehlerkorrekturen
- Code completion - Autocomplete showing many duplicate entries.
Released: Dec 20, 2024
Updates in 2024.3.1.1
Fehlerkorrekturen
- Version Control. Git - GPG signing fails with errors like: Bad CA certificate or failed to write commit object.
Released: Nov 13, 2024
Updates in 2024.3
Funktionen
AI Assistant
- Enhanced cloud-based code completion
- RubyMine 2024.3 introduces faster and more contextually aware cloud-based code completion through the JetBrains AI Assistant plugin, featuring quality and speed improvements and adding support for multiline completion.
- Powered by the Mellum large language model (LLM), completion latency is nearly one-tenth of what it was in previous versions, leading to almost instant suggestions. The acceptance rate for completion suggestions has...
Released: Oct 25, 2024
Updates in 2024.2.4
Funktionen
- LSP, TypeScript LS updates:
- Updated vue/language-server to 2.1.6.
Fehlerkorrekturen
- Code completion fixes:
- Fixed error where no built-in component completion and resolving was available for Nuxt 3.10.
- Code completion Svelte 5: context=module completion item now marked as deprecated.
- Code completion Exception ClassCastException: class com.intellij.ml.inline.completion.js.utils.JSMultilineSupporter cannot be cast to class com.intellij.ml.llm.completion.cloud.kit...
Released: Sep 26, 2024
Updates in 2024.2.3
Funktionen
- Added actions to CR commits list.
- Provided a way to install a third-party plugin via command line without asking for confirmation.
- Added 'Terraform File' option to 'Create File' menu.
- Added Terraform usage indicators.
- Added version/full name completion for 3rd party providers in Terraform registry.
- Terraform: Added inspection for unused variables and locals.
- Space: Added 'Copy branch name' action.
- Added scaling and UI initialization logging.
Fehlerkorrekturen
Released: Aug 30, 2024
Updates in 2024.2.1
Funktionen
- Improved query syntax for contexts in Ruby.
- Added formatter support for Rails 8 default config.
- Added an "Accept and finalize" button to the review tool window in the Space plugin.
- Support for Next.js link resolve within JS context.
- CSS scope from styled components is now taken into account.
- Auto-download plugins that are 100% compatible with existing environment.
- DevContainers: Added step about tmp folder creating and warning regarding mount in build logs when the dev container is...