Katherine Rossiter
- 活动总数 19
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 7
-
创建于 Keep single line Python function definitions?
I've been a JetBrains user for years and years (primarily PHPStorm) now, but I can't find anywhere to set this in PyCharm. If I have a piece of code, say: class Foo: def some_func(self): ... ... -
创建于 [521] Frequent XDebug disconnects
I'm not even sure how to go about debugging this...XDebug is disconnecting in the middle of virtually every debug session that takes more than a few seconds to run. It happens almost every time I ... -
创建于 "Partial" entries in the Changes/Incoming dock?
I seem to be having constant issues with the Changes/Incoming dock. The help for this pane seems to indicate that it's "things that are in the repository that you haven't checked out yet", but it a... -
创建于 Suggestion: Absolute URLs in mappings
Currently, a subdirectory of the root can only be mapped to a relative directory of the main project settings. The project I'm working on has a root project path, but several of the subdirectories... -
创建于 Structure browser opening the wrong file (PhpStorm EAP 98.271)
This is most easily noticeable when "Show Inherited" is enabled. This displays the magic PHP methods like __sleep, __call, etc. If the class in question doesn't have these functions defined, phps...