Lancements de RubyMine

Released: Sep 26, 2024

Mises à jour de 2024.2.3

Fonctionnalités

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

Correctifs

  • Rails
    • 2024.2.1 regression...

Released: Aug 30, 2024

Mises à jour de 2024.2.1

Fonctionnalités

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

Released: Aug 19, 2024

Mises à jour de 2024.2.0.1

Fonctionnalités

  • Added a control to toggle flagged comments.
  • Now displays the comments of current Space review in the editor.
  • Added support for creating comments in the editor for the current Space review.
  • Added information about quality gates to review details.
  • Updated the review details tool window.
  • Added the ability to merge Code Reviews inside IDEs.
  • IJ plugin: Added an easy way to copy review ID to clipboard.
  • HighlightVisitors now run in parallel.
  • Added a shortcut to toggle full-line...

Released: Aug 12, 2024

Mises à jour de 2024.2

Fonctionnalités

Rails

  • Completion for Kamal configuration files - RubyMine now provides code completion for Kamal configuration files. When editing deploy.yaml and .env files, you'll see completion suggestions for Kamal-specific properties.
  • Code insight for rate limiting - Rails 8 introduces the rate_limit function for use with controllers. To allow you to take advantage of this new feature, code insight has been implemented for it, including code highlighting and completion.
  • Code insight for...

Released: Aug 9, 2024

Mises à jour de 2024.1.6

Correctifs

  • Prisma ORM plugin version incompatibility.
  • Failing new test: com.intellij.lang.javascript.typescript.TypeScriptHighlightingPerformanceTest.testPathMappings.
  • TS: optimize memory allocations in JsonStringLiteralImpl.getValue().
  • TS: Slow graph building on large project with multiple path mappings.
  • Updating IDE via patch fails with error "Plugin xxx was not installed: Failed to load the plugin descriptor" when updating from 2024.1 to 2024.2.

Released: Aug 6, 2024

Mises à jour de 2024.1.5

Fonctionnalités

  • 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

Mises à jour de 2024.1.4

Correctifs

  • 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

Mises à jour de 2024.1.3

Fonctionnalités

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

Released: May 23, 2024

Mises à jour de 2024.1.2

Fonctionnalités

  • 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

Mises à jour de 2024.1.1

Fonctionnalités

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