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 07, 2014 21:15
AFAIK that is not possible. You can only define an external tool which you invoke manually after loading the project.
Community
PyCharm
execute commands when a project is loading
0 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 14:00
Sorry. No idea.
Community
PyCharm
X11 Forwarding
0 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:42
I've seen that in the past as well but didn't run into this for a long time now. You could try switching to the run tab with Alt-4 and then try to close it with Shift-ESC. Maybe that works for you...
Community
PyCharm
Shift+Escape to hide debug/console/... doesn't work
0 votes
Created
January 10, 2014 13:40
LOL. Same thing I was thinking when I read that page.
Community
PyCharm
How to "inform" the editor from which class a parameter is (for completions purposes)
0 votes
Created
January 10, 2014 15:35
Yes, there is. Put your commands that you want to execute before executing your application in a custom script (e.g. before_debug.py and define it as an external tool). Then, go to your run configu...
Community
PyCharm
Debug Configurations - is it possible to run a few lines of code or a script file prior to debug session start?
0 votes
Created
January 10, 2014 13:44
IntelliJ has a severity for todo comments (double click on hector, under Code maturity issues there's an option for TODO comments). Not sure if it really does what you're looking for and if it is p...
Community
PyCharm
Is it possible to set the warning level for TODO / FIXME in Pycharm / IntelliJ?
0 votes
Created
January 11, 2014 15:25
Sorry, I just assumed that this part is identical to IDEA but maybe that inspections is only relevant for a java context. How about the following:You can define several patterns for todo items (at ...
Community
PyCharm
Is it possible to set the warning level for TODO / FIXME in Pycharm / IntelliJ?
0 votes
Created
January 10, 2014 13:58
The pycharm local file cache is extremely dangerous. With so-called autosave, where are the files in a project saved? In the cache or in the file system?All JetBrains IDEs make sure that an extern...
Community
PyCharm
file cache very dangerous across multiple machines
0 votes
«
First
‹
Previous
Next
›
Last
»