Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Sergiy Dubovik
Total activity
88
Last activity
December 05, 2019 17:37
Member since
September 06, 2006 13:44
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
31
Activity overview
Posts (19)
Comments (38)
Sort by recent activity
Recent activity
Votes
Created
June 14, 2011 19:38
Thanks, that looked nice. However it uses different way to split input stream into tokens. It doesn't use flex. I still don't get what is wrong with my code. Found few other plugins. It looks quite...
Community
IntelliJ IDEA Open API and Plugin Development
Source for simple language plugin
0 votes
Created
June 14, 2011 13:38
My problem is not registration of a highlighter. I do it through plugin.xml which I believe same as you wrote. However it seems that I'm doing something wrong and get a lot of exceptions.
Community
IntelliJ IDEA Open API and Plugin Development
Source for simple language plugin
0 votes
Created
June 14, 2011 13:13
Thanks. Found several, after looking at them for half a day they don't look that complex after all.Is it possible to implement just syntax highlighting? I registered<fileTypeFactory implementation=...
Community
IntelliJ IDEA Open API and Plugin Development
Source for simple language plugin
0 votes
Created
November 03, 2010 11:16
Hei,Yes, after checking sources for several hours I realized that. Anyway sources looked very well structured and easy to navigate, so I guess I will keep them but didn't have to compile as guide s...
Community
IntelliJ IDEA Open API and Plugin Development
OpenAPI sources
0 votes
Created
November 02, 2010 18:30
That was easy. I found idea/java/openapi directory with sources. So zipped it and don't need 700mb of IDEA sources anymore. -- sergiy
Community
IntelliJ IDEA Open API and Plugin Development
OpenAPI sources
0 votes
Created
December 25, 2008 11:44
Thanks Peter, looking forward.
Community
IntelliJ IDEA Open API and Plugin Development
SmartCompletion results
0 votes
Created
December 23, 2008 22:03
Thanks Peter.Does this look right?public class NextGenCompletion extends AnAction { public void actionPerformed(AnActionEvent e) { final Project project = e.getData(DataKeys.PROJECT); ...
Community
IntelliJ IDEA Open API and Plugin Development
SmartCompletion results
0 votes
Created
December 23, 2008 18:38
Thanks Dmitry,Actually I don't need to know all lookup items, it's enough to know that there is at least one. Is it possible to find out if "there is something to suggest"?I'm trying to port to 8th...
Community
IntelliJ IDEA Open API and Plugin Development
SmartCompletion results
0 votes
Created
October 30, 2007 11:54
Could you please be more specific. How to use CompletionData, how can I add my items in it? Thanks.
Community
IntelliJ IDEA Open API and Plugin Development
Comments, plain text code completion
0 votes
Created
October 20, 2007 10:50
Hi Alexander,we are working on that at the moment. Thanks for feedback.-sergiy
Community
IntelliJ IDEA Plugin Users
[ANN] SpellChecker 0.2
0 votes
«
First
‹
Previous
Next
›
Last
»