Released: Mar 11, 2024
Aggiornamenti in 2023.3.5
Correzioni
- 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
Aggiornamenti in 2023.3.4
Correzioni
- 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...
Released: Jan 30, 2024
Aggiornamenti in 2023.3.3
Funzionalità
- 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
Aggiornamenti in 2023.3.2
Funzionalità
- 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...
Released: Dec 12, 2023
Aggiornamenti in 2023.3.1
Correzioni
- 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
Aggiornamenti in 2023.3
Funzionalità
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
Aggiornamenti in 2023.2.5
Correzioni
- 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
Aggiornamenti in 2023.2.4
Correzioni
- Can not paste the text (data) on the windows remote desktop, copied from IDEA editor.
- Commit window shows full path, irregularly.
Released: Oct 9, 2023
Aggiornamenti in 2023.2.3
Correzioni
- 'Collect Logs and Diagnostic Data' includes empty idea.log on early startup.
- Consistent listeners of the Workspace Model.
- Unable to reformat file in Light Edit mode.
- Wrong highlighting for @returns tag in TSDoc.
- com.intellij.psi.stubs.UpToDateStubIndexMismatch reported for meteor libraries.
- Angular: Component out of scope inspection on HTML "tr"/"td" tags when using @angular/cdk.
- Angular: Component out of scope inspection on HTML "div" tag when using @angular/material.
- Prisma ORM...
Released: Sep 14, 2023
Aggiornamenti in 2023.2.2
Funzionalità
- You can now disable PDF preview in HTTP Client.
- Added local variables in HTTP Client.
- HTTP Client - Added support for @ variables.
- Improved structure view for HTTP Client files.
- Added support for logging Select in Project View.
- Added the ability to turn off optional TypeScript service inspections.
- Added support for custom CSS property unit.
- JS: Improved speed indexing of JavaScript projects.
Correzioni
- No log for rake run configurations.
- RubyMine hang when opening rescue error class...