Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
kknock
Total activity
7
Last activity
September 21, 2021 13:24
Member since
September 15, 2021 13:22
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (1)
Comments (5)
Sort by recent activity
Recent activity
Votes
Created
September 21, 2021 13:24
Thanks a ton for the clue! Could fix the test behavior. Let me describe my debugging results in short. Also, I have some follow-up questions. private static List<VirtualFile> buildSdkPaths(@NotNull...
Community
IntelliJ IDEA Open API and Plugin Development
PyCharm Plugin developement: multiResolveCalleeFunction does not resolve properly in test case
0 votes
Created
September 18, 2021 06:34
python_sdk = SdkConfigurationUtil.createAndAddSDK(pathToSdk, PythonSdkType.getInstance());SdkConfigurationUtil.setDirectoryProjectSdk(project, python_sdk);
Community
IntelliJ IDEA Open API and Plugin Development
PyCharm Plugin developement: multiResolveCalleeFunction does not resolve properly in test case
0 votes
Edited
September 17, 2021 18:24
About the version, as far as I understand, the versions should be the same. But is there a way to check this? I am setting the PyCharm version in gradle.properties file. Is this approach sufficie...
Community
IntelliJ IDEA Open API and Plugin Development
PyCharm Plugin developement: multiResolveCalleeFunction does not resolve properly in test case
0 votes
Created
September 16, 2021 13:10
thanks for clarifying
Community
IntelliJ IDEA Open API and Plugin Development
PyCharm Plugin developement: multiResolveCalleeFunction does not resolve properly in test case
0 votes
Edited
September 16, 2021 12:59
Extremely sorry for deleting the previous one. Saw that question got answered tagged but there was not any comment in the thread. As I'm new to the community, is there any obvious reason behind thr...
Community
IntelliJ IDEA Open API and Plugin Development
PyCharm Plugin developement: multiResolveCalleeFunction does not resolve properly in test case
0 votes