Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Dirk Dittert
Total activity
115
Last activity
January 12, 2016 04:05
Member since
January 06, 2014 12:58
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
48
Activity overview
Posts (2)
Comments (65)
Sort by recent activity
Recent activity
Votes
Created
April 16, 2014 11:23
I'm using the IDEA plugin instead of PyCharm, so the names of your menus might be a little different.Go to Run > View Breakpoints (or press Cmd+Shift+F8/Strg+Shift+F8). This should open the Breakpo...
Community
PyCharm
How to enable stopping on unhandled exceptions?
9 votes
Created
March 25, 2014 11:32
I don't think so. But if you go to the setup dialog of the run configuration (run configurations drop down > Edit configurations), there should be a checkbox "Share" right next to the name of the r...
Community
PyCharm
Export/Import Run Configurations?
3 votes
Created
January 19, 2014 12:26
You could try asking this in the IntelliJ EAP forum as well. I wouldn't keep my hopes up, though.You wouldn't have access to all those home directories, so there shouldn't be too much additional sc...
Community
PyCharm
Open File or Project dialog window unresponsive with Very Large directories
0 votes
Created
March 24, 2014 22:46
Python really is a very dynamic language. Even with all that type inference and debugger tricks, there's no way for PyCharm by just analyzing source code to tell which calls will or will not succee...
Community
PyCharm
Improving collecting run-time type information for code insight
0 votes
Created
March 25, 2014 11:19
I do certainly do agree with your intentions. Making code analysis better is always a good thing. As I understand the documentation, it seems to be possible to declare generics with Foo[T] with T t...
Community
PyCharm
Improving collecting run-time type information for code insight
0 votes
Next
›
Last
»