Mitch Berkson
- Total activity 35
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 15
-
Mitch Berkson created a post, AnsweredWhat file to restore from my backups to recover project settings?
I had a power failure recently. When I started PyCharm, it no longer had my remote interpreter in settings. Maybe there are others missing too. How can I restore my settings from my backups? It... -
Mitch Berkson created a post, -
Mitch Berkson commented, -
Mitch Berkson created a post, Does PyCharm have any support?
I've been using the Komodo IDE for a while and I've been trying out PyCharm. PyCharm has a lot of great features which I'd be happy to pay for if I could imagine that I would ever get answers to a... -
Mitch Berkson commented, -
Mitch Berkson commented, -
Mitch Berkson created a post, What is the name of the context menu in an editor window?
I'd like to customize the context menu that pops up in the editor window. It doesn't seem to be "Editor Popup Menu", "Editor Gutter Popup Menu" or "Editor Tab Popup Menu". -
Mitch Berkson created a post, Unresolved attribute reference 'objects' for class 'Foo'
Why am I seeing the warning "Unresolved attribute reference 'objects' for class 'Foo'" for a class which is a subclass of Django's models.Model? This occurs wherever I use Foo.objects.filter(...).... -
Mitch Berkson created a post, AnsweredHow to kill background task
I want to kill Python Console which is "Connecting". There is no "x" in the Background Tasks window. How do I kill it? -
Mitch Berkson created a post, Unresolved remote reference from external library
I have a remote interpreter configured and see many of the paths to remote directories. At least one is not on the list though and it causes an unresolved reference warning.In Project Interpreter....