RubyMine 릴리스

Released: Aug 6, 2024

2024.1.5 버젼 업데이트

기능

  • Added a control to toggle flagged comments.
  • You can now display the comments of the current Space review in the editor.
  • Added support for creating comments in the editor for the current Space review.

Released: Jun 21, 2024

2024.1.4 버젼 업데이트

수정사항

  • Updated SDK in IDEA to 1.1.181286.
  • Playwright tests are not running on WSL and Docker.
  • Getting types from TS Server blocks typing.
  • Code Style setting for colon between property name and value doesn't work in Vue component.
  • CSS class auto-completion for Tailwind does not work when using a remote Node.js interpreter (Docker/ssh).
  • Database session "Filter rows" is hiding unsubmitted changes.
  • Duplicated items when creating / dropping object in non default schema with disabled auto sync...

Released: Jun 10, 2024

2024.1.3 버젼 업데이트

기능

  • IJ plugin: Added an easy way to copy review ID to clipboard.
  • [LLM] Added the ability to generate tests for Vue components.
  • [LLM] You can now add generated tests into existing file when possible.
  • Added a Code Style setting for colon between property name and value.
  • Added support for standalone component pseudo-module constants.
  • Angular 17.2: Added model input support.
  • Angular 17.3: Added signal outputFromObservable support.
  • Added the Code Style setting to indicate whether IDE should use a...

Released: May 23, 2024

2024.1.2 버젼 업데이트

기능

  • Added support for multiline comments in code review.
  • You can now print jsonb_pretty cells in a user friendly way.
  • Added the ability to duplicate columns.
  • Added support for Docker's instance of mysqldump.
  • Terraform: Added the option to disable looking into subdirectories when resolving variables.
  • Added the ability to disable automatically getting Terraform provider's schemas.

Released: Apr 25, 2024

2024.1.1 버젼 업데이트

기능

  • Added support for resolving to navigate to 'component' instead of 'components.d.ts' with 'typeof' syntax.
  • Added support for ESLint 9.
  • WebSymbols: You can now force framework context using a file.
  • Angular 17.2: Added signal output support.
  • Added containerd support in docker desktop (devcontainers).
  • HTTP Client: You can now insert example GET request on new .http file action.
  • New terminal: Added support for disabled block background gradient.
  • Added 'tfvars' in run configurations for terraform.

Released: Apr 4, 2024

2024.1 버젼 업데이트

기능

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 data...

Released: Mar 25, 2024

2023.3.6 버젼 업데이트

수정사항

  • 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

2023.3.5 버젼 업데이트

수정사항

  • 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

2023.3.4 버젼 업데이트

수정사항

  • 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 JSON...

Released: Jan 30, 2024

2023.3.3 버젼 업데이트

기능

  • 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 make it...