主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Elizabeth Shashkova
活动总数
408
最后的活动
2023年07月11日 14:02
成员加入日期
2014年11月22日 15:21
关注
0 名用户
关注者数
1 名用户
投票数
0
订阅数
164
活动概览
帖子(0)
评论(244)
按最近的活动排序
最近的活动
投票数
创建于
2017年02月09日 11:16
Hi Kelvin! Thank you for the feedback!Are you able to run Python scripts with your Remote Interpreter configured?
社区
PyCharm
Remote interpreter
0 票
创建于
2017年02月03日 11:17
正式评论
Hello! It looks like in your case you can use either "Remote Debug Server" or "Attach to local process". You can't use Remote Interpreter, because in this case you need to create Python run configu...
社区
PyCharm
Debugging Python script running in an embedded interpreter
0 票
创建于
2017年01月25日 14:59
Hi! Yes, such optimization is used in our GUI, to make it faster. Unfortunately, you can't do anything with that at the moment. Feel free to submit your feature request to our bug tracker: https://...
社区
PyCharm
Console run's slow when using sleep with print(flush=True)
0 票
创建于
2017年01月23日 16:37
Hi! Could you please set environment variable PYCHARM_DEBUG=True and provide console output?
社区
PyCharm
Remote Debugger not Working
0 票
创建于
2017年01月23日 14:41
Hi! You need to re-import your module (load it to interpreter again), just print: reload(Sample).
社区
PyCharm
<Beginner Question> Python console cannot run updated function from script
0 票
创建于
2017年01月23日 09:39
Hi! It looks like your problem is already described here: https://youtrack.jetbrains.com/issue/PY-20295. Please, vote for the issue and follow it in our tracker.
社区
PyCharm
Pycharm doesn't understand project is in a symlink
0 票
创建于
2017年01月23日 09:33
Hi, John! 1. Could you please specify your question more detailed? Yes, it's recommended to develop your application locally and use remote tools only for running and debugging. You can configure a...
社区
PyCharm
Remote Django debugging on VM with git
0 票
创建于
2017年01月23日 09:25
Hi! You can execute your .profile file as "Before launch" command in your Run configuration.
社区
PyCharm
Execute .profile at start of remote debug session
0 票
创建于
2017年01月09日 12:05
reesd Yes, it's possible to create a custom renderers in plugin via public API. And even if you need to change something in platform, you can change it and create a pull request to our public repos...
社区
PyCharm
Debugger custom Type Renderers in Python
0 票
创建于
2016年12月19日 11:29
正式评论
Unfotrunately, custom Type Renderers are not supported for Python yet. Please, create a feature request in our issue tracker: https://youtrack.jetbrains.com/issues/PY
社区
PyCharm
Debugger custom Type Renderers in Python
0 票
«
第一页
‹
上一页
下一页
›
最后
»