PhpStorm, the PHP IDE by JetBrains, released version 2024.1 this week with a brand new terminal, local AI code completion, Pest improvements, and more.
The new terminal in PhpStorm 2024.1
Here’s the list of highlights from this release:
New terminal
Full line code completion with local AI
Sticky lines pinned to the top in the editor
Pest Improvements
PHPUnit 11.0 support
Support for Symfony’s AssetMapper
Improvements to dd(), var_dump(), and Symfony’s var-dumper
Check for vulnerable packages in composer.json
Frontend updates
Component usages for Vue, Svelte, and Astro
Language services widget
Option to scale down the entire IDE (i.e., 90%, 80%, etc.)
Static method completion for the class-string type
In-editor code review
Local filtering in the data editor
Learn More
Jeffrey Way’s PhpStorm Setup in 2024 is an excellent way to set your editor up quickly for productive workflow for PhpStorm. Jeffrey also has a PhpStorm for Laravel Developers course on Laracasts, which is a 2 1/2 hour course showing you everything you need to know about being productive with PhpStorm.
See JetBrains PhpStorm blog for a detailed look at What’s New in PhpStorm 2024.1.
The post PhpStorm 2024.1 Is Released With a Integrated Terminal, Local AI Code Completion, and More appeared first on Laravel News.
Join the Laravel Newsletter to get all the latest Laravel articles like this directly in your inbox.
Source: Read MoreÂ