Katherine Rossiter
- Total activity 19
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
-
Katherine Rossiter created a post, 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): ... ... -
-
-
-
Katherine Rossiter created a post, [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 ... -
-
-
Katherine Rossiter created a post, "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... -
-
Katherine Rossiter created a post, 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...