patrick thehun

- 活动总数 23
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 4
-
创建于 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... -
创建于 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...