How to create snippets for HTML and CSS in webstorm and how to edit multiple lines at once?
So I have just installed webstorm. I have snippets in sublime text 3 build 3126 which I would like to pass over to Webstorm and use freely in Webstorm. The second question is how do I to edit multiple lines at once. So let's say that I want to edit line 2, 5, 12, 18 and 22 of my index.html file. How do I edit all these lines at once without having to click on every single line to make that change?
Please sign in to leave a comment.
Hi there,
1) https://confluence.jetbrains.com/display/PhpStorm/Live+Templates+%28Snippets%29+in+PhpStorm
2) https://www.jetbrains.com/help/webstorm/2016.3/multicursor.html?search=multi
How do I create a live template?
First link has all the info. It's has been made few years ago so the Settings/Preferences page has a bit different location .. but it still easy to find (hint: settings has search box)
Official help page: https://www.jetbrains.com/help/webstorm/2016.3/live-templates.html?search=live%20template