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...
Released: Apr 4, 2024
Mises à jour de 2024.1
Fonctionnalités
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...
Released: Mar 25, 2024
Mises à jour de 2023.3.6
Correctifs
- 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.