主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Yann Cebron
活动总数
8231
最后的活动
2025年04月23日 09:06
成员加入日期
2003年04月16日 11:50
关注
0 名用户
关注者数
2 名用户
投票数
21
订阅数
3314
活动概览
帖子(120)
评论(4776)
按最近的活动排序
最近的活动
投票数
创建于
2024年03月12日 09:18
safdafa In your Gradle build.gradle.kts file.
社区
IntelliJ IDEA Open API and Plugin Development
How to fix all files excluded from the project because of "Failed to calculate the value of task ':compileJava'" error?
1 票
创建于
2024年03月06日 17:04
ordinarythinker Please keep one report in one message1) plugin.xml is missing declaration on Kotlin plugin via <depends>2) Gradle build file has wrong ID for plugin dependency on Kotlin plugin, see...
社区
IntelliJ IDEA Open API and Plugin Development
Cannot Cast PsiElement to KtClass
1 票
创建于
2024年02月28日 15:17
You can cache expensive calculations based on the contents of the current file using `CachedValue` https://plugins.jetbrains.com/docs/intellij/psi-performance.html#cache-results-of-heavy-computatio...
社区
IntelliJ IDEA Open API and Plugin Development
Generate Data-Structure of PsiFile for Annotator once before 'annotate' is called for every element
1 票
创建于
2024年01月25日 15:01
You're using an obsolete version of Gradle IntelliJ Plugin, please always update to the latest available one https://github.com/JetBrains/gradle-intellij-plugin/releases. What exactly are the missi...
社区
IntelliJ IDEA Open API and Plugin Development
InstrumentCode error: error then resolving dependency "java-compoiler-ant-tasks" when complier plugin with gradle
1 票
创建于
2024年01月25日 14:58
Please see https://plugins.jetbrains.com/docs/intellij/explore-api.html on how to find more examples in the IntelliJ Project itself, e.g., some OSS plugins are already using it https://plugins.jetb...
社区
IntelliJ IDEA Open API and Plugin Development
Why are there no API tutorials for Inlay Hints, only two example demos?
1 票
创建于
2024年01月24日 15:43
Dinbtechit Please always create new threads for different problem. And please link your full sources.
社区
IntelliJ IDEA Open API and Plugin Development
PsiReferenceContributor is not working
0 票
创建于
2024年01月24日 12:58
Please inspect the resulting plugin distribution ZIP file from buildPlugin task whether it contains the library JAR files at all (it should unless you have any other customizations in your Gradle s...
社区
IntelliJ IDEA Open API and Plugin Development
Intellij Plugin Verifier Error: Package "org.jfree" is not found
1 票
创建于
2024年01月11日 15:12
Do you want to modify the behaviour for Java plugin or create something for your own plugin?
社区
IntelliJ IDEA Open API and Plugin Development
Programmatically auto import suggested imports
1 票
创建于
2023年12月20日 14:44
Seems not possible https://youtrack.jetbrains.com/issue/IDEA-251957/Speed-search-in-nested-menus-of-the-main-IDE-menu. Also this could have some adverse affects in complex structures IMHO ("unexpec...
社区
IntelliJ IDEA Open API and Plugin Development
Toolbar drop-down list (ComboBoxAction) with search over submenus
1 票
创建于
2023年12月13日 16:38
https://plugins.jetbrains.com/docs/intellij/ide-infrastructure.html#logging: To locate the log file, choose the Help | Show Log in Finder/Explorer action. When internal mode is enabled, the current...
社区
IntelliJ IDEA Open API and Plugin Development
How can I view plugin log messages?
1 票
«
第一页
‹
上一页
下一页
›
最后
»