Newbie questions Twig Support PHPStorm
Hi there. Sorry about the newbie question.
I see that in PHPStorm Settings > Editor > Code Style we have Twig configs there.
By search on google something about PHPStorm and Twig and have found this:
https://plugins.jetbrains.com/plugin/7303
And then I got confused. PHPStorm already know codes from twig or we should install this plugin?
What is the differences of that 2 things.
Thank you and sorry about newbie question.
Please sign in to leave a comment.
Hi there,
That's the same plugin -- its for IDEs that do not have it bundled by default.
P.S.
If you need to install plugins (to see what you have got there already and install more) -- "Settings/Preferences | Plugins | Browse Repositories..."
Thank you for the fast reply and additional help.
=)