Joe Quadro
- 活动总数 55
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 7
- 订阅数 14
-
已编辑于 New UI questions - tuning
Hello.PhpStorm 2024.3.1.1Build #PS-243.22562.233, built on December 19, 2024 1) Is it possible to increase font of the tabs? 2) Is it possible to get rid of this context boundary line 3) Is it poss... -
创建于 files tree - disable class members unfolding
Hello, can I disable an ability to unfold class members right in the project tree view? It is especially annoying when I open a folder with one class and all members are shown by default, without a... -
创建于 Replace single <-> double qoutes for all array keys
Hey, I remember the feature of replacing all strings inside array when you click "Replace quotes" been working sometime ago (maybe I'm wrong) but still. Is it possible or should I process each k... -
创建于 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...