dashboardpolew.blogg.se

JetBrains WebStorm 2023.1.3 download the new version for mac
JetBrains WebStorm 2023.1.3 download the new version for mac







JetBrains WebStorm 2023.1.3 download the new version for mac

There are still more IDE actions that could benefit from this improvement, such as the Generate PHPDoc intention and the Update PHPDoc Comment quick-fix. This quick-fix is available on doc comments even if the inspection has a No highlighting severity level. The new Remove all redundant PHPDoc tags quick-fix removes only redundant tags from a PHPDoc block.Previously, it only worked if the whole block was redundant. The Redundant PHPDoc comment inspection has been extended to report PHPDoc comments that contain at least one redundant tag.Previously generated PHPDoc blocks have been addressed as well:

JetBrains WebStorm 2023.1.3 download the new version for mac

To invoke the generation of getter and setter methods, use the Add getter/setter intention ( Alt+Enter) or the generate code action ( ⌘N / Alt+Insert on Windows). PhpStorm now drops redundant declarations from auto-generated PHPDoc blocks in a larger number of its actions and reports on specific redundant PHPDoc tags in doc comments. PhpStorm now provides code completion for these where applicable. With generic annotations, you can fully benefit from decorator and other patterns for injecting behavior into objects.

JetBrains WebStorm 2023.1.3 download the new version for mac

We’ve finally implemented it in this release but will continue to work on making PHP generics support the best it can possibly be going forward. One of the most highly anticipated features in this area has been support for static references in generic templates. Support for the `static` type in generics Press Shift+F6 while on a generic type to start renaming it and PhpStorm will automatically update the name throughout your whole codebase.Īnother way to do the same is by pressing Ctrl+T and then choosing Rename. PHP Generics in PHP New Rename generic refactoring This release is a major update that includes improvements for generics in PHP, Laravel Pint support, native support for PHP assertions, AI Assistant (Limited access), GitLab integration, text search in Search Everywhere, and much more.įor a quick video overview, check out this roundup of the key changes from our Developer Advocate, Brent.









JetBrains WebStorm 2023.1.3 download the new version for mac