主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Konstantin Sobolev
活动总数
187
最后的活动
2025年07月27日 06:54
成员加入日期
2003年05月23日 13:19
关注
0 名用户
关注者数
0 名用户
投票数
7
订阅数
62
活动概览
帖子(32)
评论(86)
按最近的活动排序
最近的活动
投票数
创建于
2004年07月13日 11:22
社区
IntelliJ IDEA Open API and Plugin Development
Programmatically get path variable
0 票
创建于
2004年07月14日 11:08
Sorry, I thought you mean classpath.BTW in my 4.5 RC III this file is almost empty: ]]>
社区
IntelliJ IDEA Open API and Plugin Development
Programmatically get path variable
0 票
创建于
2008年11月21日 07:04
Hello Dmitry,Thanks, it works, but raises another question: specifying keyboard-shortcut for my actions in plugin.xml makes them visible and editable in IDE preferences, but also makes them global....
社区
IntelliJ IDEA Open API and Plugin Development
JTextPane and VK_HOME
0 票
创建于
2008年11月22日 07:05
Hello Dmitry,Many thanks, now it works as I want it to :)
社区
IntelliJ IDEA Open API and Plugin Development
JTextPane and VK_HOME
0 票
创建于
2016年04月12日 21:57
thanks!
社区
IntelliJ IDEA Open API and Plugin Development
[Grammar-Kit] preview bug?
0 票
创建于
2016年05月04日 19:15
Hm, I'm not sure you're correct.. I did as you said and got non-null results, but looks like it tried to invoke completion at the very beginning of zzz.es. When I added a <caret> to zzz.es, I got n...
社区
IntelliJ IDEA Open API and Plugin Development
Completion Unit Test: complete returns null
0 票
已编辑于
2016年05月05日 00:40
There's only one variant indeed.. how do I check for it then? Edit: nevermind, found it. Just another method in CodeInsightTestFixture. Thanks!
社区
IntelliJ IDEA Open API and Plugin Development
Completion Unit Test: complete returns null
0 票
创建于
2016年04月28日 20:35
Have to bump this as I've got exactly the same issue. I have a RecordTypeDef which is a PsiNameIdentifierOwner, looks like this: record SomeName { .. more stuff here .. } And then there are referen...
社区
IntelliJ IDEA Open API and Plugin Development
Caret on wrong position for renaming
0 票
创建于
2016年05月04日 17:54
Sure, please find them below. I can confirm that getVariants on my reference gets invoked correctly. Test class: public class CompletionTest extends LightCodeInsightFixtureTestCase { @Override pr...
社区
IntelliJ IDEA Open API and Plugin Development
Completion Unit Test: complete returns null
0 票
创建于
2016年06月07日 03:39
Thanks!
社区
IntelliJ IDEA Open API and Plugin Development
"AssertionError: Declaration range is invalid" from DeclarationRangeUtil
0 票
«
第一页
‹
上一页