Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Semyon Proshev
Total activity
25
Last activity
November 22, 2021 14:48
Member since
March 10, 2017 16:18
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
7
Activity overview
Articles (0)
Posts (0)
Comments (18)
Sort by recent activity
Recent activity
Votes
Created
August 31, 2021 09:27
Are you running IDEA + Python plugin or PyCharm in this mode?
Community
IntelliJ IDEA Open API and Plugin Development
Python type inference not working.
0 votes
Created
August 30, 2021 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...
Community
IntelliJ IDEA Open API and Plugin Development
Python type inference not working.
0 votes
Created
August 27, 2021 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...
Community
IntelliJ IDEA Open API and Plugin Development
Python type inference not working.
1 vote
Edited
March 24, 2021 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...
Community
IntelliJ IDEA Open API and Plugin Development
How can I get source code of imported libraries functions?
0 votes
Created
March 22, 2021 16:44
Official comment
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...
Community
IntelliJ IDEA Open API and Plugin Development
How can I get source code of imported libraries functions?
0 votes
Created
November 17, 2017 15:40
Official comment
You could add `requirements.txt` containing link that you pass to `pip install` and PyCharm will suggest to install this requirement.
Community
PyCharm
Pip install from Github from the UI
0 votes
Created
March 23, 2017 12:00
Sorry but there is no such opportunity for `setup.py` files, only for `requirements.txt` :(
Community
PyCharm
Pycharm uses wrong setup.py file for detecting requirements
0 votes
Created
March 21, 2017 13:54
Multiple setup.py and requirements.txt files are not supported, please vote for this issue.
Community
PyCharm
Pycharm uses wrong setup.py file for detecting requirements
0 votes
Created
March 17, 2017 12:04
It's a bug. Could you please file an issue in our issue tracker?
Community
PyCharm
pycharm proxy issue cant install new packages.
0 votes
Created
March 10, 2017 16:18
Please try to put information about proxy in the options field.
Community
PyCharm
pycharm proxy issue cant install new packages.
1 vote
«
First
‹
Previous