主页
IDEs Support (IntelliJ Platform) | JetBrains
提交请求
社区
登录
Jakub Chrzanowski
活动总数
1347
最后的活动
2023年06月22日 07:15
成员加入日期
2020年01月22日 06:34
关注
0 名用户
关注者数
1 名用户
投票数
7
订阅数
553
活动概览
文章(0)
帖子(0)
评论(787)
按最近的活动排序
最近的活动
投票数
创建于
2023年06月22日 07:15
I'm sorry you're experiencing an issue with the SonarLint plugin. To report the problem and seek assistance, kindly use the plugin vendor's bug tracker by visiting the following link: https://commu...
社区
IntelliJ IDEA Plugin Users
sonalint anaylsis on-the-fly disabled
0 票
创建于
2023年04月21日 15:15
That happens because your sandbox directory is cleaned up. Do you run the clean task before each run?
社区
IntelliJ IDEA Open API and Plugin Development
IDEA settings do not saves between plugin runs
0 票
创建于
2023年04月17日 20:00
Hi, Collin! Python plugin isn't bundled in the IU, so you have to pass its version that matches 2022.1.4 — which reflects build number 221.6008.13.To do so, check available versions on the Python p...
社区
IntelliJ IDEA Open API and Plugin Development
Cannot find builtin plugin 'Pythonid' for IDE
1 票
创建于
2023年04月14日 09:08
Have you checked what engines are available for you? IdeScriptEngineManager.getInstance().getLanguages()
社区
IntelliJ IDEA Open API and Plugin Development
How to use the Kts ScriptEngine in an IntelliJ IDEA plugin?
0 票
创建于
2023年03月24日 06:18
Implement the com.intellij.copyPastePostProcessor extension point.
社区
IntelliJ IDEA Open API and Plugin Development
how to listen to editor copy/paste event?
0 票
创建于
2023年03月13日 12:14
The whole signing flow is described in the Plugin Signing article in IntelliJ SDK Docs: https://plugins.jetbrains.com/docs/intellij/plugin-signing.html The documentation was already updated to addr...
社区
IntelliJ IDEA Open API and Plugin Development
Signing Plugin always throws NullPointerException: pemObject must not be null
-1 票
创建于
2023年03月13日 11:20
Heu, it is hard to figure out what is happening here. Could you please provide a reproducible example so I can verify it on my end?
社区
IntelliJ IDEA Open API and Plugin Development
Class path contains multiple slf4j binding in plugin maven and 3rd-party-rt.jar ,how to execlue?
0 票
创建于
2023年02月11日 07:22
Yesterday, the Gradle IntelliJ Plugin 1.13.0 was released — could you please try it out?
社区
IntelliJ IDEA Open API and Plugin Development
Plugin auto reload failing
0 票
创建于
2023年01月02日 10:45
Sorry for the late reply, Vkozhaev Does this issue still occur for you? In general, you're supposed to use `=` for assigning the value to `intellij.version` property.
社区
IntelliJ IDEA Open API and Plugin Development
Problem with the intelliJ version
0 票
创建于
2022年12月20日 20:20
The buildSearchableOptions has nothing in common with the plugin signing. Can you please provide your build configuration?
社区
IntelliJ IDEA Open API and Plugin Development
Plugin signing not working pemObject must not be null
0 票
下一页
›
最后
»