Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Ilya Kazakevich
Total activity
204
Last activity
February 24, 2021 12:50
Member since
April 25, 2011 19:04
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
81
Activity overview
Posts (1)
Comments (122)
Sort by recent activity
Recent activity
Votes
Edited
April 19, 2018 14:46
Official comment
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
Community
PyCharm
How to disable imported css code completion?
0 votes
Created
April 17, 2018 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...
Community
PyCharm
Pycharm error- Could not find main class com/intellij/idea/main
0 votes
Created
March 26, 2018 18:41
Official comment
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...
Community
PyCharm
Support of non-standart bdd framework in pyCharm
0 votes
Created
March 15, 2018 17:35
Official comment
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
Community
PyCharm
How to get test name from jb_unittest_runner
0 votes
Created
February 12, 2018 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?
Community
PyCharm
behave test runner will not start from PyCharm
0 votes
Created
February 01, 2018 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?
Community
PyCharm
Unittest Error; AttributeError: 'file' object has no attribute 'getvalue'
0 votes
Created
January 23, 2018 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...
Community
PyCharm
How to get previous command in Pycharm python REPL
0 votes
Created
January 22, 2018 20:12
Official comment
Hello. Please configure django support in PyCharm and use Django console: https://blog.jetbrains.com/pycharm/2010/03/repl-and-django-console/
Community
PyCharm
How to get previous command in Pycharm python REPL
0 votes
Created
January 19, 2018 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...
Community
PyCharm
How to get previous command in Pycharm python REPL
0 votes
Created
January 19, 2018 19:43
Official comment
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...
Community
PyCharm
PyCharm not reloading automatically for Django server
0 votes
«
First
‹
Previous
Next
›
Last
»