How is VS Code compared to PHP Storm these days?
Can feature parity be achieved?
I’m thinking xdebug, phpcs, phpstan, code auto formatting…prob a bunch more I don’t realize I would miss.

Can key mappings be set to match storm?

(I know, why not stay with storm…I prob will…I am just curious)

@binarygary The debugging with @Xdebug is nearly equivalent. If it isn't, let me know :-)
@derickr @Xdebug
cheers!
Xdebug is a must have for me. Thanks for your work on it.