主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
vlan
活动总数
168
最后的活动
2024年01月10日 09:24
成员加入日期
2011年07月19日 11:34
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
73
活动概览
帖子(0)
评论(95)
按最近的活动排序
最近的活动
投票数
创建于
2013年02月07日 12:55
What's your sys.path? Open a Python interactive console in PyCharm, and run: >>> import sys >>> sys.path Where is the socket module located in your virtualenv? Run your virtualenv (!) Python inter...
社区
PyCharm
PyCharm, Windows 7 and virtualenv
0 票
创建于
2013年02月07日 13:12
The behave module uses Python features to evaluate its attributes like given. The code inspections cannot analyze them statically, special handling is required.Please vote for PY-8427 if you are in...
社区
PyCharm
PyCharm Reports Behave Decorators as Unresolved References
0 票
创建于
2013年02月11日 08:43
This is a known major bug PY-8636. Please vote for it to get notifications on the progress.
社区
PyCharm
import error in django_test_manage.py
0 票
创建于
2013年02月11日 08:53
You can reduce the appearance and the number of open tabs in File|Settings|Editor|Editor Tabs. For example, you can enable Show tabs in single row, and reduce the Tab limit. Note that there are sev...
社区
PyCharm
Can subdirectories of one PyCharm project be opened is separate windows without making new projects?
0 票
创建于
2012年12月25日 10:17
Use the shortcut of the "View | Quick Documentation" while browsing items of the completion list. For example, on Linux it is Ctrl-Q. Shortcuts can be customized via "File | Settings | Keymap".Note...
社区
PyCharm
Viewing PyDoc with code completion + Viewing external documentation offline
0 票
创建于
2012年12月27日 06:16
What is the name of this main module of Maya you are referring to?You can determine which file actually contains the code for this module (let's call this module foo) this way: >>> import foo >>> f...
社区
PyCharm
Interpreter re-configuration from editor to run-time? Is this possible?
0 票
创建于
2012年12月30日 09:19
Yes, PyCharm does support JQuery. There is no native support for Heroku. You can use deployment actions to upload your project using FTP/SFTP/FTPS and remote interpreters to debug your code on a se...
社区
PyCharm
Does Pycharm support Jquery and Jquery mobile?
0 票
创建于
2012年12月30日 09:53
Mário, the completion should work here. I was unable to reproduce your issue in PyCharm 2.6.3, Mac OS X, Django 1.3. Please send a bug report with more details to our bug tracker if the issue persi...
社区
PyCharm
Problems with autocomplete in django and flask projects
0 票
创建于
2012年10月11日 13:25
I've created a bug report for this issue: http://youtrack.jetbrains.com/issue/PY-7792.
社区
PyCharm
Sphinx - quick lookup
0 票
创建于
2012年10月10日 16:54
We do not support the --failed option directly, but our test runners have the Rerun Failed Tests action that has is almost the same effect as --failed. It's available via an icon on the left side o...
社区
PyCharm
nosetests --failed
0 票
«
第一页
‹
上一页
下一页
›
最后
»