主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Daniil Ovchinnikov
活动总数
136
最后的活动
2024年04月16日 13:09
成员加入日期
2015年04月22日 14:21
关注
0 名用户
关注者数
0 名用户
投票数
3
订阅数
51
活动概览
文章(0)
帖子(0)
评论(82)
按最近的活动排序
最近的活动
投票数
创建于
2024年04月09日 13:14
There is token-based way, which can be used from a coroutine: com.intellij.openapi.command.CommandProcessorEx#startCommandlaunch { val token = startCommand(…) try { writeAction {} // suspen...
社区
IntelliJ IDEA Open API and Plugin Development
RunWriteCommandAction and suspend functions
0 票
创建于
2023年11月14日 15:31
正式评论
One has to reset the thread context before processing arbitrary events, so that the context of the caller (whoever invokes Dialog.setVisible) would not leak into an event which might not set its ow...
社区
IntelliJ IDEA Open API and Plugin Development
"Thread context was already set: [CoroutineName(commit workflow)" when showing window during commit check
0 票
创建于
2023年05月09日 15:51
Hi > Official JetBrains policy was that file type changes do not reload editors, keeping the file type as it was when the file was opened I'm sorry, this is still the case. I'm against opening Fil...
社区
IntelliJ IDEA Open API and Plugin Development
Deprecated EditorWindow.INITIAL_INDEX_KEY with replacement marked as @ApiStatus.Internal
0 票
创建于
2023年02月15日 20:08
Try `com.intellij.codeInsight.editorActions.TypedHandlerDelegate#charTyped`
社区
IntelliJ IDEA Open API and Plugin Development
How do I get the final caret offset after a document change event?
0 票
创建于
2023年02月03日 13:59
This looks like idea.log, not build.log
社区
IntelliJ IDEA Open API and Plugin Development
Error building IntelliJ Community : Kotlin: [Internal Error] java.lang.NoSuchFieldError: PATH_HASHING_STRATEGY
0 票
创建于
2023年01月25日 09:15
IntelliJ IDEA 2022.3.1 (Ultimate Edition)Build #IU-223.8214.52, built on December 20, 2022Licensed to JetBrains Team / Daniil OvchinnikovYou have a perpetual fallback license for this version.Subsc...
社区
IntelliJ IDEA Open API and Plugin Development
Error building IntelliJ Community : Kotlin: [Internal Error] java.lang.NoSuchFieldError: PATH_HASHING_STRATEGY
0 票
创建于
2023年01月24日 11:04
> It's expected to be built by Kotlin Compiler v 1.6.10-release-971. This is configured in the Settings, and it's persisted under VCS (.idea/kotlinc.xml), so it should be automatically picked up if...
社区
IntelliJ IDEA Open API and Plugin Development
Error building IntelliJ Community : Kotlin: [Internal Error] java.lang.NoSuchFieldError: PATH_HASHING_STRATEGY
0 票
创建于
2023年01月23日 13:28
I've missed that you are trying to build 221 branch. It's expected to be built by Kotlin Compiler v 1.6.10-release-971. I'm building 7763c6ff6c04efe1ab99e32a6bce43203d071c61 locally and I don't get...
社区
IntelliJ IDEA Open API and Plugin Development
Error building IntelliJ Community : Kotlin: [Internal Error] java.lang.NoSuchFieldError: PATH_HASHING_STRATEGY
0 票
创建于
2023年01月17日 20:19
Hi Jayakrishna Does the problem reproduce with "Rebuild Project" action (not "Build Project")? Please open the file "platform\util-ex\src\com\intellij\openapi\progress\coroutines.kt". Do you see er...
社区
IntelliJ IDEA Open API and Plugin Development
Error building IntelliJ Community : Kotlin: [Internal Error] java.lang.NoSuchFieldError: PATH_HASHING_STRATEGY
0 票
创建于
2021年11月01日 17:38
You should write a plugin with a plugin.xml which will be used to register extensions, this is a great place to start https://plugins.jetbrains.com/docs/intellij/welcome.html
社区
IntelliJ IDEA Users
IDE Scripting console: Samples.groovy and .profile.groovy error under Intellij 2021.2.*
0 票
下一页
›
最后
»