Karoly Negyesi
- 活动总数 27
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 9
-
创建于 Coloring built in and user space functions differently?
已回答Differentiating between built-in and userspace functionality would be superb. Is there a way...? -
创建于 How do you revert to a scheme
已回答I have changed a color in my scheme, I didn't like it so I restored the icls file from backup, restarted PHPstorm but no change. What now? -
创建于 Navigate changed files?
Is there a way to open and navigate locally changed files? Aka open all files in git diff HEAD --name-only and then go from one hunk to the next across files, even? -
创建于 How to show the method in breadcrumb?
I have seen in a few screenshots / videos people have the current method up where the tabs / breadcrumb is. How can I toggle that? -
创建于 Left sidebar too wide
How can I remove the column where the white bulb is? It's not there for other projects :( I wouldn't even mind removing the blue dot... I do not use either, I use shortcuts. -
创建于 Go to method in a class?
I would like to go to a class (that's easy) and once in the class, navigate to a method -- regardless which superclass it's defined in. I can't use Ctrl+B because the class of the variable we call ... -
创建于 Generate stub methods -- editable template?
Is it possible to edit the template that generates the stub methods when implementing the interface? Some methods have typical (structure) bodies. -
创建于 Debugger always halts on start
Recently; this didn't happen before when I load my Drupal page, the debugger immediately stops on index.php firt line of code instead of only suspending on the first breakpoint. How can I fix that? -
创建于 How to get back this popup
While typing this popup comes up but once the parameters are given, how do I get it back? I tried to search the keymap for tooltip, popup and similar words...Also, how can I reach the Quick Documen...