Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Konstantin Sobolev
Total activity
187
Last activity
July 27, 2025 06:54
Member since
May 23, 2003 13:19
Following
0 users
Followed by
0 users
Votes
7
Subscriptions
62
Activity overview
Posts (32)
Comments (86)
Sort by recent activity
Recent activity
Votes
Created
July 13, 2004 11:22
Community
IntelliJ IDEA Open API and Plugin Development
Programmatically get path variable
0 votes
Created
July 14, 2004 11:08
Sorry, I thought you mean classpath.BTW in my 4.5 RC III this file is almost empty: ]]>
Community
IntelliJ IDEA Open API and Plugin Development
Programmatically get path variable
0 votes
Created
November 21, 2008 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....
Community
IntelliJ IDEA Open API and Plugin Development
JTextPane and VK_HOME
0 votes
Created
November 22, 2008 07:05
Hello Dmitry,Many thanks, now it works as I want it to :)
Community
IntelliJ IDEA Open API and Plugin Development
JTextPane and VK_HOME
0 votes
Created
April 12, 2016 21:57
thanks!
Community
IntelliJ IDEA Open API and Plugin Development
[Grammar-Kit] preview bug?
0 votes
Created
May 04, 2016 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...
Community
IntelliJ IDEA Open API and Plugin Development
Completion Unit Test: complete returns null
0 votes
Edited
May 05, 2016 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!
Community
IntelliJ IDEA Open API and Plugin Development
Completion Unit Test: complete returns null
0 votes
Created
April 28, 2016 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...
Community
IntelliJ IDEA Open API and Plugin Development
Caret on wrong position for renaming
0 votes
Created
May 04, 2016 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...
Community
IntelliJ IDEA Open API and Plugin Development
Completion Unit Test: complete returns null
0 votes
Created
June 07, 2016 03:39
Thanks!
Community
IntelliJ IDEA Open API and Plugin Development
"AssertionError: Declaration range is invalid" from DeclarationRangeUtil
0 votes
«
First
‹
Previous