How to Make PHPStorm like WebStorm?

I am mainly working in HTML/CSS and some JS lately. What PHPStorm plugins, inspections, features can I disable to get it to like WebStorm? Just curious as I really don’t need the PHP features at the moment.

Thanks in advance.

0
2 comments

Hi there,

I cannot answer such question precisely (simply because I'm not using WebStorm .. and never though about such things).

But the best way is to install both and compare the plugins they have -- then you may decide what you need and what not.

On related note: https://stackoverflow.com/a/25647482/783119

 

0
Avatar
Permanently deleted user

You can simply disable all PHP-related plugins and also disable all PHP inspections at once under File | Settings | Editor | Inspections - this should do the trick.

0

Please sign in to leave a comment.