主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Dirk Dittert
活动总数
115
最后的活动
2016年01月12日 04:05
成员加入日期
2014年01月06日 12:58
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
48
活动概览
帖子(2)
评论(65)
按最近的活动排序
最近的活动
投票数
创建于
2014年04月07日 21:15
AFAIK that is not possible. You can only define an external tool which you invoke manually after loading the project.
社区
PyCharm
execute commands when a project is loading
0 票
创建于
2014年03月25日 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...
社区
PyCharm
X11 Forwarding
0 票
创建于
2014年03月25日 14:00
Sorry. No idea.
社区
PyCharm
X11 Forwarding
0 票
创建于
2014年03月25日 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....
社区
PyCharm
Reformat with each "Save"
0 票
创建于
2014年03月25日 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...
社区
PyCharm
Shift+Escape to hide debug/console/... doesn't work
0 票
创建于
2014年01月10日 13:40
LOL. Same thing I was thinking when I read that page.
社区
PyCharm
How to "inform" the editor from which class a parameter is (for completions purposes)
0 票
创建于
2014年01月10日 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...
社区
PyCharm
Debug Configurations - is it possible to run a few lines of code or a script file prior to debug session start?
0 票
创建于
2014年01月10日 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...
社区
PyCharm
Is it possible to set the warning level for TODO / FIXME in Pycharm / IntelliJ?
0 票
创建于
2014年01月11日 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 ...
社区
PyCharm
Is it possible to set the warning level for TODO / FIXME in Pycharm / IntelliJ?
0 票
创建于
2014年01月10日 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...
社区
PyCharm
file cache very dangerous across multiple machines
0 票
«
第一页
‹
上一页
下一页
›
最后
»