Hacker News new | ask | show | jobs
by topka 4809 days ago
Yes, you will get ALL WebStorm features in PhpStorm. They are built from the same source code. One difference: not all plugins bundled with WebStorm are by default available in PhpStorm but you can install them from the plugin repository. Such plugin is JSTestDriver, for example.
1 comments

Great! Thank you very much!