And Finally
- 活动总数 67
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 7
- 订阅数 17
-
创建于 Grey underlining in Javascript
Can anybody remind me what this grey underlining means in one of my files, and what I should do to get rid of it?ThanksFredAttachment(s):phpstorm_underline.JPG -
创建于 Clear find input on focus
Is there no way to get the find input to clear when you click in it? It drives me insane that every time I want to do a new search I first have to select and delete the previous search term.CheersA... -
创建于 More sophisticated find and replace
I've been very happy since moving from Dreamweaver to IntelliJ IDEs for HTML and PHP development, but the feature I most miss from Dreamweaver is its more powerful find and replace functionality. I... -
创建于 Configuring PHPDoc error highlighting
Hi, is there any way to turn off the highlighting of missing PHPDoc elements? The grey underlining of the PHPDoc comment is distracting, but I don't want to have to delete the comment to get rid of... -
创建于 Configuring code autocomplete
Is there any way to configure how PhpStorm completes certain bits of code? When I'm in a PHP doc I'd really like to be able to type in an opening quote mark without PS immediately adding another.