One small step towards generics (even if it’s only in IDE support) using psalm templates.
How does it work? I use vscode
One giant leap for development.
I’d prefer they stay that way. A language level implementation will more than likely have performance overhead at runtime since we’re not fortunate enough to have an AOT compiler.
I’ve been using PhpStorm for the past ~20 days now and I’m starting to get used to it (coming from Sublime). Good thing for me, after updating to 2020.3 that my evaluation period got reset and I have another 30 days to test it! However, I feel like I’ll stick with it – it’s reasonably fast (I mean, Sublime is just barebones hence why it feels fast) and I love the hints and autocomplete with Laravel projects. Good work Jetbrains devs!
Just a heads up: if you have an open-source project that you’re actively working on, you can get a free open-source license.
As someone not well versed in PHP, my first experience was using text editor, lately paying for the Jetbrains suite, I can not recommend it enough, the ammount of time saved is pretty awesome when you look at it.
their debugger stuff is also pretty good
It’s worth it just for the auto complete. God I hate repetitive or menial typing. Or messing with config when I could just be coding.
Fuckin’ vim and its config smh
The problem is Sublime is too damn good an editor. I only use Storm for code check. If only Sublime had better intellisense type features.
Anyone know how to setup phpstan and psalm using interpreter with service from Docker compose?
RemindMe! 1 day
this is great
Does that mean Inteliji also get’s all of this? I don’t know if I HAVE to use phpostorm.. but I use inteliji
Usually, whatever non language-specific features come to one of IntelliJ IDEs, they come to all of them.
Am I being ridiculous using inteliji for entirely PHP dev? Is that like a sledgehammer for hammer analogy. Could phpstorm be enough and have less memory overhead?
If you have IntelliJ Ultimate, you get everything, including the functionality of the separate IDEs as a plugin (plus the ones that are fully separate IDEs, like CLion). PhpStorm doesn’t have a community edition, so it’s doubtful it’ll show up in IDEA Community Edition either.
Intellij already got it yesterday or the day before.
What’s the best place to quickly learn about PHPStorm and how to use it? Is the official documentation best? It seems like a very popular and powerful IDE, but a little overwhelming too!
you can find introduction videos on youtube, but in any case, if you start using it, it’ll feel weird first but once you get used to it you won’t be able to use another IDE
Start using it and in about 1-2 week you’ll feel comfortable and you’ll learn features/shortcut while using the IDE
Members
Online