主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Ilya Kazakevich
活动总数
204
最后的活动
2021年02月24日 12:50
成员加入日期
2011年04月25日 19:04
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
81
活动概览
帖子(1)
评论(122)
按最近的活动排序
最近的活动
投票数
已编辑于
2018年04月19日 14:46
正式评论
Hello. PyCharm does not have any way to exclude folder in site-libs now unfortunatelly, but you can create feature request: https://youtrack.jetbrains.com
社区
PyCharm
How to disable imported css code completion?
0 票
创建于
2018年04月17日 11:45
Thank you, Jawaharkawade. By the way: 1) Intellij-based products (including PyCharm) use NSIS, not MSI AFAIK 2) JRE 1.8 is required (1.6 is not supported anymore) 3) It is highly recommended to us...
社区
PyCharm
Pycharm error- Could not find main class com/intellij/idea/main
0 票
创建于
2018年03月26日 18:41
正式评论
Hello. Unfortunatelly we do not have official API to extend plugins for now, but we have plans to implement it in future versions. There is an issue about pytest-bdd and it has good chances to be i...
社区
PyCharm
Support of non-standart bdd framework in pyCharm
0 票
创建于
2018年03月15日 17:35
正式评论
Hello. PyCharm does not provide API for that. You can iterate through ``sys.argv`` looking for your argument or create feature request: https://youtrack.jetbrains.com/issues
社区
PyCharm
How to get test name from jb_unittest_runner
0 票
创建于
2018年02月12日 14:05
Hello. There was an error with 1.2.6dev0 but it is already fixed in latest master: https://youtrack.jetbrains.com/issue/PY-22104 Which version do you use?
社区
PyCharm
behave test runner will not start from PyCharm
0 票
创建于
2018年02月01日 19:40
Hello. Does it happen to all tests or just some of them? Do you redirect unittest to file somehow or do you monkeypatch stdout?
社区
PyCharm
Unittest Error; AttributeError: 'file' object has no attribute 'getvalue'
0 票
创建于
2018年01月23日 16:48
Oops, I am sorry. For Flask you may open "Python Console" and import Flask there. There is no other way to support "Flask shell" now. Please vote for this feature request https://youtrack.jetbrai...
社区
PyCharm
How to get previous command in Pycharm python REPL
0 票
创建于
2018年01月22日 20:12
正式评论
Hello. Please configure django support in PyCharm and use Django console: https://blog.jetbrains.com/pycharm/2010/03/repl-and-django-console/
社区
PyCharm
How to get previous command in Pycharm python REPL
0 票
创建于
2018年01月19日 20:57
Hello. Do you run it as Python script? Up/Down should work only for "Python console". PyCharm does not support Flask-bases python console for now, please vote for https://youtrack.jetbrains.com/iss...
社区
PyCharm
How to get previous command in Pycharm python REPL
0 票
创建于
2018年01月19日 19:43
正式评论
Hello. PyCharm does not reload server: it is done by Django itself. https://docs.djangoproject.com/en/2.0/ref/django-admin/#runserver "The development server automatically reloads Python code for e...
社区
PyCharm
PyCharm not reloading automatically for Django server
0 票
«
第一页
‹
上一页
下一页
›
最后
»