Mats Bryntse
- Total activity 22
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
-
Created Jumping cursor/screen while typing
This bug has now bugged me enough times that I actually will report it. Previously I've restarted Webstorm to get it working again. Typing a single char will make screen jump in an untolerable way.... -
Created Navigate to line number
I'm using some custom lint scripts which output error descriptions in the Run window as seen below:/Users/mats/Documents/JavaScriptLint/jsl -conf jsl.default.conf -process /Users/mats/Documents/wor... -
Created Tabbing behavior
If I hit TAB, the code after the caret is shifted to the right as expected. If I now SHIFT-TAB, the whole row is shifted left. How can I configure WS to only shift the part after the caret? -
Created [MAC] Webstorm: Step between words does not work
I'm on Mac OS Mountain Lion, step between words does not work using Alt + Left/Right. Natively in Mac, this works fine (same thing on Windows is CTRL+left/right). How do I make this work? -
Created Open HTML file launches it as file:///
Tried some of the steps here http://devnet.jetbrains.net/message/5449237#5449237How do I set this up in WebStorm? Coming from a VS Studio environment where all I had to do was to point to my localh... -
Created How to copy paste single line in WebStorm
Trying to make the jump from Visual Studio, which is arguably the worst JavaScript editor there is. Anyway, VS has a few things I need before I can be satisfied (already bought a WS license).Copy p...