主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Semyon Proshev
活动总数
25
最后的活动
2021年11月22日 14:48
成员加入日期
2017年03月10日 16:18
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
7
活动概览
帖子(0)
评论(18)
按最近的活动排序
最近的活动
投票数
创建于
2021年08月31日 09:27
Are you running IDEA + Python plugin or PyCharm in this mode?
社区
IntelliJ IDEA Open API and Plugin Development
Python type inference not working.
0 票
创建于
2021年08月30日 11:02
I mean the project which PsiFiles you visit with your visitor. What value is shown if you execute `com.jetbrains.python.sdk.PythonSdkUtil#findPythonSdk(com.intellij.psi.PsiElement)` during debug se...
社区
IntelliJ IDEA Open API and Plugin Development
Python type inference not working.
0 票
已编辑于
2021年03月24日 19:14
Mostly time consuming, yes. It could be achieved with custom index: during indexing process your indexer receives files to be indexed, checks if there are any functions that it is interested in, ru...
社区
IntelliJ IDEA Open API and Plugin Development
How can I get source code of imported libraries functions?
0 票
创建于
2021年03月22日 16:44
正式评论
Hi! Check an example here, call.multiResolveCallee(resolveContext) returns possible callees for the call. It is not recommended to call getText on the elements that are not yet parsed (opened in th...
社区
IntelliJ IDEA Open API and Plugin Development
How can I get source code of imported libraries functions?
0 票
创建于
2017年11月17日 15:40
正式评论
You could add `requirements.txt` containing link that you pass to `pip install` and PyCharm will suggest to install this requirement.
社区
PyCharm
Pip install from Github from the UI
0 票
创建于
2017年03月23日 12:00
Sorry but there is no such opportunity for `setup.py` files, only for `requirements.txt` :(
社区
PyCharm
Pycharm uses wrong setup.py file for detecting requirements
0 票
创建于
2017年03月21日 13:54
Multiple setup.py and requirements.txt files are not supported, please vote for this issue.
社区
PyCharm
Pycharm uses wrong setup.py file for detecting requirements
0 票
创建于
2017年03月17日 12:04
It's a bug. Could you please file an issue in our issue tracker?
社区
PyCharm
pycharm proxy issue cant install new packages.
0 票
«
第一页
‹
上一页