Released: Mar 21, 2024
Aggiornamenti in 2023.3.6
Correzioni
- Introduced a workaround to reduce the probability of IDE crashes after updating to Apple macOS Sonoma 14.4.
Released: Mar 11, 2024
Aggiornamenti in 2023.3.5
Correzioni
- Inspections "Edit severities" no longer opens the Severities Editor.
- Setting Sync sync failed. Couldn't get settings from server: Authentication required.
- Update Space SDK version to 1.1.174810.
- HttpClient: 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...
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 26, 2024
Aggiornamenti in 2023.3.3
Funzionalità
- 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 easier to tell them apart in JSX.
Released: Dec 21, 2023
Aggiornamenti in 2023.3.2
Funzionalità
- Implemented documentation like rendering for onboarding tips comments.
- You can now prefill the commit message from the task name and ID.
- Added a command to jump to a line in a file from Space.
- Angular 17: Added support for code folding within new control flow blocks.
- Prisma: Added support for find usages.
- Angular 17: Added documentation support for Angular blocks.
- Angular 17: Added support for @for block.
- Angular 17: Added a new control flow syntax.
Released: Dec 6, 2023
Aggiornamenti in 2023.3
Funzionalità
AI Assistant is out of preview [General Availability]
- JetBrains AI Assistant is now generally available with a number of new and improved features to increase your productivity in JetBrains IDEs.
- LLM-based code completion - AI Assistant can now generate multi-line blocks of code for you. Simply start typing on a new line, and if an LLM suggestion is available, a grayed-out code snippet will appear. Press Tab to accept the suggestion. Currently, such suggestions are available within...
Released: Nov 21, 2023
Aggiornamenti in 2023.2.4
Correzioni
- 'Collect Logs and Diagnostic Data' includes empty idea.log on early startup.
- Deadlock in indexes due to calling FileBasedIndex recursively.
- Consistent listeners of the Workspace Model.
- Can't open some projects in 2023.2 due to "Access is allowed from Event Dispatch Thread (EDT) only" error.
- Unable to reformat file in Light Edit mode.
- com.intellij.psi.stubs.UpToDateStubIndexMismatch reported for meteor libraries.
- Wrong highlighting for @returns tag in TSDoc.
- Angular: Component out of...
Released: Oct 16, 2023
Aggiornamenti in 2023.2.3
Correzioni
- 'Collect Logs and Diagnostic Data' includes empty idea.log on early startup.
- Deadlock in indexes due to calling FileBasedIndex recursively.
- Consistent listeners of the Workspace Model.
- Can't open some projects in 2023.2 due to "Access is allowed from Event Dispatch Thread (EDT) only" error.
- Unable to reformat file in Light Edit mode.
- com.intellij.psi.stubs.UpToDateStubIndexMismatch reported for meteor libraries.
- Wrong highlighting for @returns tag in TSDoc.
- Angular: Component out of...
Released: Sep 19, 2023
Aggiornamenti in 2023.2.2
Funzionalità
- Improved structure view for HTTP Client files.
- Added support for rpx and upx custom CSS property units.
- Added support for local variables in HTTP Client.
Correzioni
- Do not automatically add test configurations if sync with composer is disabled.
- Test Framework configuration by remote interpreter automatically removes after restart.
- Open terminal in remote host: can't open folder if root path differs from home directory.
- Test run using remote interpreter fails if phar file from docker...
Released: Aug 28, 2023
Aggiornamenti in 2023.2.1
Funzionalità
- Svelte: Added type checking support for props.
- Added new Tailwind CSS plugin and support for PUG.
- Angular 15: Added support for hostDirectives.
- Tailwind: Added an option to only show Tailwind classes in completion, or show them on the top of the list.
- CSS Level 4 system colours are now supported.
- Bundled New UI onboarding in PhpStorm.
- Added an option to display line numbers near the code left margin in distraction-free mode.
Correzioni
- Import is never used: False positive for...