Joe Quadro
- 活动总数 55
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 7
- 订阅数 14
-
创建于 Param tooltip color since 2018.3
Hey guys, can I somehow change the color of the param tooltip since 2018.3 ? -
创建于 -Deditor.scale.gutter.icons not working ?
Guys, is -Deditor.scale.gutter.icons not working anymore? I guess it was still working in pure 2018.2.1 but after updating to #PS-182.3911.43 it has no effect now -
已编辑于 File and Code Templates - how to set cursor at specific position
Hey, is there any way to set cursor at specific point at File and Code Templates (like it's done in Live templates using $END$ variable)? Now cursor is set after the generated method. Enabling Li... -
创建于 live templates - import class (like pressing alt+enter)
Hi, I have live template like this use \Ekv\System\Traits\DbTrait; function __construct(){ $this->DB = $this->initDb();$END$} Can I get DbTrait imported like that? use Ekv\System\Traits\DbTrait;... -
创建于 "Invalid PHP Doc Comment Template" while generating PHP Doc comments
Hey guys, since 2017.2 I have a problem with auto generating php doc comment. In class like this class Fake{ /** <<<--- function __construct($priceIdCurrent, $priceValueNew, $sectorId) {... -
创建于 phpstorm 2017 - "open project" dialog in old-style fashion
Is it possible to get back old-style convenient open project dialog? -
创建于 PhpStorm 9 blinking on moving pointer over class->method path at top
(see screens) When moving cursor to switch the other file tab the whole document blinkes, trying to highlight the whole class or selected method. Is there any option to disable the highlight on mov... -
创建于 phpstorm debug of multiline return statement
Guys, can anybody tell me how can I debug expression like this return yii\helpers\ArrayHelper::merge( require(YII_APP_BASE_PATH . '/common/config/main.php'), require(YII_APP_BASE_PATH . '/com... -
创建于 file external change definition
Hello, could you tell me how phpstorm defines that file has been change externally http://my.jetscreenshot.com/2591/20130113-26qc-51kb.jpg ?Here is my situation, recently I configured virtual machi... -
创建于 Highlight closing html tags
Hi guys is there any way to highlight closing html tags?http://my.jetscreenshot.com/2591/20101101-bnvw-48kb.jpg an example from php designerhttp://my.jetscreenshot.com/2591/20101101-7jop-54kb could...