主页
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年11月22日 14:48
Hi, PyControlFlowBuilder that is used in the provider does not have any options, feel free to take needed parts from the builder and create your own provider.
社区
IntelliJ IDEA Open API and Plugin Development
Python control flow granularity.
1 票
创建于
2021年08月27日 10:42
Is Python interpreter configured for the inspected project? Type inference for string literals can be debugged in `com.jetbrains.python.psi.impl.PyStringLiteralExpressionImpl#getType`, how do you d...
社区
IntelliJ IDEA Open API and Plugin Development
Python type inference not working.
1 票
创建于
2017年03月10日 16:18
Please try to put information about proxy in the options field.
社区
PyCharm
pycharm proxy issue cant install new packages.
1 票
创建于
2021年09月20日 15:41
Fine, PyCharm uses similar approach: https://github.com/JetBrains/intellij-community/blob/0e2aa4030ee763c9b0c828f0b5119f4cdcc66f35/python/ide/impl/src/com/jetbrains/python/PythonSdkConfigurator.kt#...
社区
IntelliJ IDEA Open API and Plugin Development
Python type inference not working.
0 票
创建于
2021年09月20日 10:14
Do you have sources attached? If gradle-intellij-plugin is fresh enough, they should have been attached automatically. Could you please debug this place https://github.com/JetBrains/intellij-commun...
社区
IntelliJ IDEA Open API and Plugin Development
PyCharm Plugin developement: multiResolveCalleeFunction does not resolve properly in test case
0 票
创建于
2021年09月17日 19:52
How do you configure sdk?
社区
IntelliJ IDEA Open API and Plugin Development
PyCharm Plugin developement: multiResolveCalleeFunction does not resolve properly in test case
0 票
创建于
2021年09月17日 15:52
Are PyCharm versions same? Are `sdk.getRootProvider().getFiles(OrderRootType.CLASSES)` same in both cases?
社区
IntelliJ IDEA Open API and Plugin Development
PyCharm Plugin developement: multiResolveCalleeFunction does not resolve properly in test case
0 票
创建于
2021年08月31日 18:25
Based on -Didea.config.path=/workspace/idea/config key in command line, `/workspace/idea/config/options/jdk.table.xml` should be updated. Regarding first option, sorry, it should be changed to `rem...
社区
IntelliJ IDEA Open API and Plugin Development
Python type inference not working.
0 票
创建于
2021年08月31日 16:36
If an interpreter is specified in .idea/misc.xml PyCharm does not run its auto-configuration, possible options: remove .idea/misc.xml or add Python 3.8 (python_test) to options/jdk.table.xml in co...
社区
IntelliJ IDEA Open API and Plugin Development
Python type inference not working.
0 票
创建于
2021年08月31日 14:27
It is PyCharm, does the inspected project contain .idea directory and .idea/misc.xml inside?
社区
IntelliJ IDEA Open API and Plugin Development
Python type inference not working.
0 票
下一页
›
最后
»