patrick thehun
- Total activity 23
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Created Code Reformatting option "Keep ')' and '{' on one line" doesn't work anymore
...even in the settings menu enabling or disabling the option "Keep ')' and '{' on one line" doesn't give the desired result. It even doesn't work in the preview window on the right (see attached p... -
Created PHPstorm autocomplete misbehaving with jQuery calls with a colon in the selector
When I type the following:$(".cls the ending quote is already filled in, closing the quote will skip over the one that's already there, but when I type this:$(".cls:eq(0) and then close the qoute P...