Logo

dev-resources.site

for different kinds of informations.

Cursor AI Editor vs PhpStorm - a quick Laravel comparison

Published at
9/13/2024
Categories
ai
cursor
phpstorm
laravel
Author
codewithcaen
Categories
4 categories in total
ai
open
cursor
open
phpstorm
open
laravel
open
Author
12 person written this
codewithcaen
open
Cursor AI Editor vs PhpStorm - a quick Laravel comparison

I was asked on Twitter to compare the hot new Cursor AI Editor with PhpStorm for Laravel developers. Here are my quick thoughts!

I'm currently using both Cursor and PhpStorm with Copilot. The AI features are worlds better in Cursor than Copilot anywhere. The AI has no problem understanding Laravel, Cursor actually understands it way more thanks to it's better context features.

However, core IDE support like intellisense and having the IDE understand the code for refactoring and navigation is just not there in Cursor at the same level as PhpStorm, even with extensions. If you don't need refactoring, do definitely try Cursor out!

Or do like me, have both editors open, use Cursor when working within a few single files, for example when adding new or editing existing features. And use PhpStorm when you want to clean up the code, and do project-wide refactors. Both are great editors for different things!

I expect both editors to converge with each other. In order to stay competitive, PhpStorm needs to add features like autocomplete in the middle of lines, and the future action predictions. And Cursor can only get better at understanding the code, especially when the official Laravel VS Code extension comes out!

For now though? I'll keep using both of these amazing editors!

phpstorm Article's
30 articles in total
Favicon
How to configure PHPStorm to work with Vite - Aliases
Favicon
Cursor AI Editor vs PhpStorm - a quick Laravel comparison
Favicon
Snapshots for AI: A β€œRAG-Like” solution for programming with LLMs
Favicon
Como instalar o PHPStorm no WSL2
Favicon
Enhance PhpStorm File Templates with Velocity πŸ§ͺ
Favicon
Simple DX improvement in PHPStorm
Favicon
Interact with Docker containers without leaving PhpStorm
Favicon
Docker on WSL with PhpStorm - Best of both worlds
Favicon
Phpstorm Intellij search mode when focusing
Favicon
Simplify API Testing with PhpStorm HTTP Requests
Favicon
Running HTTP requests in PhpStorm
Favicon
PhpStorm with Docker
Favicon
How to select a File Using Ctrl+P In PHPstorm as I did in VSCode and VSCodium
Favicon
Automatic Git Commit and Push on Save using PHPStorm
Favicon
XDebug, PHPStorm, Docker, macOS Ventura
Favicon
Laravel Sail & XDebug
Favicon
Atalhos para ser mais produtivo no PHPStorm
Favicon
Comment Publier Rapidement un Projet sur GitHub
Favicon
Impressions on GitHub Copilot and PHPStorm - March 2023
Favicon
Using Laravel Sail alongside PhpStorm
Favicon
Pair programming in PHPStorm
Favicon
PHPStorm Tips #10 : Last Edit Location
Favicon
PHPStorm Tips #9 : Zoom ton code
Favicon
PHPStorm Tips #7 : Naviguer dans le YAML
Favicon
My barebones React component snippet
Favicon
PHPStorm Tips #5 : Toute la pouissance des Live Templates
Favicon
PHPStorm Tips #6 : Les contextes
Favicon
PHPStorm Tips #8 : Rechercher et ouvrir plusieurs fichiers
Favicon
PHPStorm Tips #2 : Select Occurences
Favicon
PHPStorm Tips #4 : Extend Selection

Featured ones: