Leonid Semenov

- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Leonid Semenov created a post, Live templates indentation when selection consists of multiple lines
I want to surround these 2 selected lines with tags <hgroup></hgroup>:This is live template that i use for it:This is the result i expect:And this is what i get instead:As you can see 2nd line isn... -
Leonid Semenov commented, -
Leonid Semenov commented, -
Leonid Semenov created a post, [SOLVED] Webstorm doesn't remember spaces(tabs) on empty lines after minimizing
1. Create opening and closing tags, eg: <header></header>2. Click enter so you get<header> |</header>where "|" is the caret3. Put the caret somewhere else in text. At this point you'll see the spa...