Lançamentos do RubyMine

Released: Apr 4, 2024

Atualizações na 2024.1

Recursos

Full line code completion

  • RubyMine now comes with full line code completion for Ruby. This feature is powered by an advanced deep learning model seamlessly integrated into the IDE. It enhances coding efficiency by predicting and suggesting entire lines of code based on contextual analysis. These suggestions are powered by specialized language models that have been trained specifically for different languages and frameworks. The models run entirely on your local device, ensuring your...

Released: Mar 25, 2024

Atualizações na 2023.3.6

Correções

  • Macro is no longer expanded in action name.
  • Introduced a workaround to reduce the probability of IDE crashes after updating to Apple macOS Sonoma 14.4.

Released: Mar 11, 2024

Atualizações na 2023.3.5

Correções

  • IDE froze after refactor.
  • "Project Errors" tab continues showing outdated project errors even when they are resolved.
  • Wrong screen scaling set randomly, sometimes becomes normal after IDE restart.
  • UI buttons problem.
  • Java: Problems stuck in Project Problems view.
  • Do not show updates for disabled plugins.

Released: Feb 14, 2024

Atualizações na 2023.3.4

Correções

  • Inspections "Edit severities" no longer opens the Severities Editor.
  • Setting Sync sync failed. Couldn't get settings from server: Authentication required.
  • Updated Space SDK version to 1.1.174810.
  • Big file conversion leads to a freeze.
  • HttpClient: on import big postman collection get Unhandled exception in [CoroutineName(com.intellij.httpClient.postman.converter.action.ConvertPostmanCollectionService).
  • HttpClient: on conversion some postman collection instead of one .http file separated...

Released: Jan 30, 2024

Atualizações na 2023.3.3

Recursos

  • Added Rails 7.1 strict locals support for HAML.
  • Added debase 3.0 support for Ruby 3.3.
  • Added diagnostic info about why a project's source root has been updated.
  • Angular 17: Added support for auto-injecting CSS in Angular inline styles.
  • New Angular Control Flow syntax is now available in .svg files.
  • Added support for the styleUrl property.
  • Angular 17.1: Added support for the new input() signal syntax.
  • Client components and Server components are now highlighted in different colors, to...

Released: Dec 20, 2023

Atualizações na 2023.3.2

Recursos

  • Added support for running RuboCop server.
  • Implemented documentation like rendering for onboarding tips comments.
  • Added a command to jump to a line in a file from Space.
  • You can now prefill the commit message from the task name and ID.
  • Prisma: Added support for find usages.
  • Angular 17: Added support for code folding within new control flow blocks.
  • Angular 17: Added support for @for block.
  • Angular 17: Added a new control flow syntax.
  • Angular 17: Added documentation support for Angular...

Released: Dec 12, 2023

Atualizações na 2023.3.1

Correções

  • Store metadata in the entity storage.
  • "Catalog view 'destination_data_spaces' is not supported in this version." on database introspection in 2023.

Released: Dec 6, 2023

Atualizações na 2023.3

Recursos

AI Assistant [General Availability]

  • JetBrains AI Assistant is now generally available with a number of new and improved features to increase your productivity in JetBrains IDEs.
    • Support for AI-generated name suggestions - You can now enable AI-generated name suggestions for local variables and parameters in your Ruby code. This action is available when you use the Rename refactoring inline.
    • Improved Ruby contexts - Improve Ruby contexts and the way LLMs analyze your codebase. These...

Released: Nov 9, 2023

Atualizações na 2023.2.5

Correções

  • The IDE no longer encounters startup failures accompanied by the "Cannot connect to an already running IDE instance" error, which was previously triggered by improper termination of the previous session.

Released: Oct 27, 2023

Atualizações na 2023.2.4

Correções

  • Can not paste the text (data) on the windows remote desktop, copied from IDEA editor.
  • Commit window shows full path, irregularly.