Igor Petrik
- 活动总数 39
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 19
- 订阅数 8
-
Igor Petrik 创建了一个帖子, 已完成python interpreter selector missing
In previous versions of PyCharm, there was a menu in the lower right corner of the screen that showed the python interpreter for the current project, and allowed you to change it. After upgrading t... -
-
Igor Petrik 创建了一个帖子, 已回答Yet another JUnit 5 cannot find tests issue
I am using 2020.1.1. I have created a brand new project using New > Project ... and selecting Gradle, and checking IntelliJ Platform Plugin. Then I only changed two things: in build.gradle I change... -
Igor Petrik 创建了一个帖子, 已回答Should test.systemProperties idea.path.home really be defined in build.gradle?
I am following along with the tutorial here for a custom language plugin, and I am confused about the part that says idea.path.home needs to be defined in build.gradle. It does not seem like best p... -
-
Igor Petrik 创建了一个帖子, 已回答Heap error setting up new gradle plugin project
I am trying to follow the tutorial to set up a new gradle IntelliJ platform plugin ( https://www.jetbrains.org/intellij/sdk/docs/tutorials/build_system/prerequisites.html ), but after creating the ... -
Igor Petrik 进行了评论, -
Igor Petrik 创建了一个帖子, 已回答Where in intellij code is PyCharm auto dedent of 'else:' implemented?
One thing that I have noticed that PyCharm does that I think is nifty is, when typing an 'if ... else' block, if you type the else at the indent level of the 'if' contents, PyCharm will automatical... -
-