主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Ekaterina Smal
活动总数
251
最后的活动
2017年12月07日 20:59
成员加入日期
2011年02月15日 13:15
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
115
活动概览
帖子(0)
评论(136)
按最近的活动排序
最近的活动
投票数
创建于
2011年11月15日 13:48
Hi Jeroen,Thanks a lot for reporting this. I've created an issue: http://youtrack.jetbrains.net/issue/PY-5037 Feel free to watch it and get notified once it is fixed.
社区
PyCharm
EAP: is Assignment can be replaced with augmented assignment supposed to work?
0 票
创建于
2011年07月04日 17:22
Hi Fedor,there's typing error in this comment. Actually Dmitry meant:var = Foo().variable""":type : str """or """@type : string """ for epytext comments.But I'm not sure it's the right way to handl...
社区
PyCharm
Type declaration for variables in rst
0 票
创建于
2011年07月05日 08:00
Hi,in your example try to type:var = None""" :type: str """var. # <-- here Pycharm'll suggest you autocompletion for string methods.PyCharm does not really change the type of var, but adds stri...
社区
PyCharm
Type declaration for variables in rst
0 票
创建于
2011年07月05日 08:58
Thanks, I understood.We are now discussing this feature. Possibly, it'll be added in Pycharm 2.0Also you can create an issue for this feature here -- http://youtrack.jetbrains.net/issues/PY
社区
PyCharm
Type declaration for variables in rst
0 票
创建于
2011年06月02日 11:16
Hi, Andrew.Yes, now for unittest configuration test files should start with "test" prefix. It'll be fixed in the new version of plugin.Also, you can file an issue here: http://youtrack.jetbrains.ne...
社区
PyCharm
unable to attach test reporter to test framework
0 票
创建于
2011年06月22日 08:15
Hi Andrew,have you tried PyCharm's update 1.5.2? The issue seems to be fixed.By the way, you can run nosetests and py.test from PyCharm.Just create new run configuration manually (python's nosetest...
社区
PyCharm
unable to attach test reporter to test framework
0 票
创建于
2011年06月22日 13:28
Unfortunately, there is no way. We're going to release plugin as soon as possible.Keep in touch.
社区
PyCharm
unable to attach test reporter to test framework
0 票
创建于
2011年06月14日 12:46
Hi Seth,"Python Integrated Tools -> Path to the directory with *.rst files:" should point to the directorycontaining sphinx generated conf.py file and makefile.Does "C:\development\riot-site\python...
社区
PyCharm
What are the proper steps for configure Sphinx for PyCharm?
0 票
创建于
2011年06月22日 15:56
Hi Pedro,please file an issue to the our tracker http://youtrack.jetbrains.net/issues/PYSo we'll fix it in new release.
社区
PyCharm
error running sphinx-build
0 票
创建于
2011年06月22日 08:04
Hi Ivan,you can use "Run all tests in the folder.." test run configuration and specify pattern for your test files.By the way, it's more convenient to put all tests in one package.
社区
PyCharm
How to run unit tests from different locations?
0 票
«
第一页
‹
上一页
下一页
›
最后
»