Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
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
March 25, 2014 11:38
There are no save actions (as there are in Eclipse). The commit dialog has a checkbox to reformat all changed files, though. Of course, you can always use the keyboard shortcut to reformat as well....
Community
PyCharm
Reformat with each "Save"
0 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
March 25, 2014 11:28
I haven't seen a suitable configuration option for this in PyCharm. But if it uses the system ssh command to connect to the remote host, you could try enabling X11 forwarding globally in /etc/ssh/s...
Community
PyCharm
X11 Forwarding
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
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 24, 2014 22:27
A good start would be finding a couple of problems that you can use to try out a programming language. Initially, these problems will be small (like reversing strings, converting your age into days...
Community
PyCharm
New to Programming and Python?
0 votes
Created
March 12, 2014 19:57
Thanks for pointing that out. I didn't know that this was possible!
Community
PyCharm
Unit test history
0 votes
Created
February 27, 2014 22:37
This has been bugging me for a while now as well... I still manage, if it's just two but if there are more failing tests, this gets really cumbersome sometimes.
Community
PyCharm
Unit test history
0 votes
Created
February 23, 2014 19:41
That sounds weird. By any chance, are there any .svn directories in your project? Maybe because you copied files and folders from another project under version control into your project? Or did you...
Community
PyCharm
SVN Error E175005
0 votes
Created
February 23, 2014 08:30
What are you trying to do, what system are you on and which SVN server/working copy version are you using?
Community
PyCharm
SVN Error E175005
0 votes
«
First
‹
Previous
Next
›
Last
»