Katherine Rossiter

Avatar
  • Total activity 19
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 7
  • Created

    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): ...    ...
    • 3 followers
    • 2 comments
    • 1 vote
  • Created

    [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 ...
    • 4 followers
    • 10 comments
    • 0 votes
  • Created

    "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...
    • 4 followers
    • 4 comments
    • 0 votes
  • Created

    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...
    • 3 followers
    • 4 comments
    • 0 votes
  • Created

    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...
    • 3 followers
    • 4 comments
    • 0 votes