主页
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年02月11日 07:45
AFAIK there isn't any. But Pedro has written a very nice introductory blog post. See here.
社区
PyCharm
Python book that uses PyCharm?
0 票
创建于
2014年04月16日 11:30
Patch based upgrade only works between two subsequent releases (or builds for the early access program). Thus, it's not possible to use it to upgrade from 3.0.1 to 3.1.2. You can vote for IDEABKL-6...
社区
PyCharm
How do I use the patch-based upgrade?
0 票
创建于
2014年03月12日 19:57
Thanks for pointing that out. I didn't know that this was possible!
社区
PyCharm
Unit test history
0 票
创建于
2014年03月25日 11:43
I even filed an issue back then: http://youtrack.jetbrains.com/issue/IDEA-27034 but this really hasn't happened for a long time now.
社区
PyCharm
Shift+Escape to hide debug/console/... doesn't work
0 票
创建于
2014年03月25日 14:00
You're right. The old issue was for something else.
社区
PyCharm
Shift+Escape to hide debug/console/... doesn't work
0 票
创建于
2014年03月24日 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...
社区
PyCharm
New to Programming and Python?
0 票
创建于
2014年01月13日 23:06
I'm wondering if something like that could be achieved through a custom file watcher (Preferences > File Watchers)? Just thinking out loud...
社区
PyCharm
Automatically restart python process when code changes
0 票
创建于
2014年01月13日 22:59
Yes, Ctrl-Shift-I (Command-Shift-I on Mac) shows the quick definition lookup (i.e. source code). Ctrl-Q (something else on Mac) shows the quick documentation popup. See here for what's possible (th...
社区
PyCharm
the preivew of a class
0 票
创建于
2014年01月13日 22:52
No, PyCharm always uses the second form (i.e. the version for new style classes; see here as well). AFAIK there is no way to configure this.
社区
PyCharm
Ise there a way to use super style for the __init__function in the inherit
0 票
创建于
2014年01月19日 12:46
Probably not out of the box. You could try integration through a Generic Task server. It's found in Preferences > Tasks > Servers. There isn't too much info around what needs to be done, but here a...
社区
PyCharm
task server -> "Request Tracker" by Best Practical
0 票
«
第一页
‹
上一页
下一页
›
最后
»