Cursor! Essentially, VS Code with a built in AI assistant - you can choose which LLM to use. I find it better than using copilot and the Jetbrains AI. I've also got a ton of different plugins helping me out to bring all the features of PHPStorm that I liked, but keeping it feeling fast and lightweight.
I have a bunch, some I took from Caleb Porzio's "Make VS Code Awesome" course, and then I added some language support and other tools to make it feel closer to PHPStorm. I'll post a list here in a bit.
@Yvan List of my extensions in Cursor/VS Code
adpyke.codesnap
be5invis.vscode-custom-css
bmewburn.vscode-intelephense-client
bradlc.vscode-tailwindcss
calebporzio.better-phpunit
christian-kohler.npm-intellisense
dansysanalyst.pest-snippets
davidanson.vscode-markdownlint
dotjoshjohnson.xml
eamodio.gitlens
eg2.vscode-npm-script
junstyle.php-cs-fixer
m1guelpf.better-pest
mikestead.dotenv
mrmlnc.vscode-duplicate
ms-vscode.live-server
naumovs.color-highlight
onecentlin.laravel-blade
rebornix.toggle
ryanluker.vscode-coverage-gutters
sharat.vscode-brewfile
this-fifo.natty
tyriar.sort-lines
vscode-icons-team.vscode-icons
vue.volar
xdebug.php-debug
sounds amazing, Ill check it out. Does it have tailwind support?
Anything you can use in VS Code you can use in Cursor. So yes, it will support the Tailwind Intellisense plugins.