Released: Jan 23, 2025
Aggiornamenti in 2024.3.2.1
Correzioni
- Autocomplete showing many duplicate entries.
Released: Dec 19, 2024
Aggiornamenti in 2024.3.1.1
Correzioni
- Version Control. Git
- Git GPG signing fails with errors like: Bad CA certificate or failed to write commit object.
Released: Dec 5, 2024
Aggiornamenti in 2024.3.1
Funzionalità
- Improved Automatic Prettier configuration behavior for monorepo projects.
- TypeScript: Added smart server-highlighting-aware inspections.
- Angular: Added support for @defer hydrate syntax.
- Tools. Kafka
- Added time picker for Kafka Consumer.
- Added timestamp option for date pickers.
Correzioni
- Code completion
- [WebStorm 2024.3] doesn't show a preview of Tailwind Colors in completion.
- Imports
- Automatic imports end up with .mjs instead of .mts with the Deno language server.
- LSP, TypeScript...
Released: Nov 12, 2024
Aggiornamenti in 2024.3
Funzionalità
Key Highlights
- Improved framework component navigation and renaming
- JetBrains have enhanced in-editor hints for Vue, Svelte, and Astro components. The Show component usages action now finds usages in both imports and markup templates. JetBrains have also added a Show Component Usages filter to exclude component usages when searching for regular file references. The Rename refactoring has also been updated with an option to include usages when renaming a component file.
- Built-in...
Released: Oct 24, 2024
Aggiornamenti in 2024.2.4
Funzionalità
- Updated vue/language-server to 2.1.6.
Correzioni
- Fixed error where no built-in component completion and resolving was available for Nuxt 3.10.
- Svelte 5: context=module completion item now marked as deprecated.
- Exception ClassCastException: class com.intellij.ml.inline.completion.js.utils.JSMultilineSupporter cannot be cast to class com.intellij.ml.llm.completion.cloud.kit.CloudCompletionMultilineSupporter.
- Custom components require extra direct import statement for Nuxt 3.10.
- Fixed...
Released: Sep 26, 2024
Aggiornamenti in 2024.2.3
Funzionalità
- 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.
Correzioni
Released: Aug 30, 2024
Aggiornamenti in 2024.2.1
Funzionalità
- Support for Next.js link resolve within JS context.
- CSS scope from styled components is now taken into account.
- Added an "Accept and finalize" button to the review tool window in the Space plugin.
- 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 is created with clone via RD.
- HTTP Client XPath: Added a live template.
- Preserves custom text...
Released: Aug 20, 2024
Aggiornamenti in 2024.2.0.1
Funzionalità
- 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 completion...
Released: Aug 12, 2024
Aggiornamenti in 2024.2
Funzionalità
Frameworks and Technologies
- Enhanced file-system routing support - With this release, WebStorm is now able to resolve paths for frameworks that use file-system-based routing. It can resolve link paths based on your project's file system, providing autocompletion and navigation for Next.js, Nuxt, SvelteKit, and Astro. This ensures that your development environment keeps up with the routing scenarios employed by these frameworks.
- Initial debugging support for Bun - Added debugging...
Released: Jun 21, 2024
Aggiornamenti in 2024.1.5
Correzioni
- Fixed the issue causing inspections to show persistent errors that do not refresh during editing.
- Fixed the performance issue causing a delay with caret movement and input.
- Fixed the issue preventing WebStorm from loading profile settings for inspections.
- Fixed a regression issue causing a significant slowdown of the IDE.
- Fixed the severe input and cursor movement lag issues when the show tool window names and background image options are enabled.
- WebStorm no longer fails to perform...