主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Sergiy Dubovik
活动总数
88
最后的活动
2019年12月05日 17:37
成员加入日期
2006年09月06日 13:44
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
31
活动概览
帖子(19)
评论(38)
按最近的活动排序
最近的活动
投票数
创建于
2013年06月28日 17:24
Added 3http://youtrack.jetbrains.com/issues?q=by%3A+dubikHave to say that ASSERT_EQ from Google Test is parsed correctly in 2.1.1.
社区
AppCode
C++ unit test runner
0 票
创建于
2013年06月25日 11:20
Even if you can survive without u8, it's not going to work very well because AppCode can't parse GTest macro correctly and it will highlight them in red :(I'm waiting for C++ IDE EAP to file bug re...
社区
AppCode
C++ unit test runner
0 票
创建于
2006年10月23日 11:33
Does this help http://www.intellij.net/forums/thread.jspa?threadID=260840&tstart=15 ?In short, extends DialogWrapper, call init() in constructor, use show to pop it.public class ActualTimeForm exte...
社区
IntelliJ IDEA Plugin Users
modal JDialog
0 票
创建于
2006年10月17日 22:04
Hi Alexey,Why you didn't use JBPopupFactory for wrapping your tree? You could get consistent look with other IntelliJ's popups e.g. shadow, lines color and so on.-Serg
社区
IntelliJ IDEA Plugin Users
[ANN] EditorTree 1.0.2
0 票
创建于
2006年10月12日 07:46
Thanks guys.I will do my best to get all suggestions in new version of Task.The reason why there is "Not sure" category is because I couldn't find a proper icon for low priority. Perhaps I need to ...
社区
IntelliJ IDEA Plugin Users
[ANN] Tasks v1,1 for 5.1.2 and 6.0
0 票
创建于
2006年10月23日 12:49
What's the problem? If you have a plugin, just upload it and cross your fingers.Here are judging criterias http://plugins.intellij.net/contest/criteria/ . You think you pass them, go on, be a tiger...
社区
IntelliJ IDEA Plugin Users
ReplaceFullyQualifiedNameWithImportIntention
0 票
创建于
2007年02月22日 22:48
Yes, 1.6. Forgot about this. Damn. Will fix it tomorrow. Thanks!
社区
IntelliJ IDEA Plugin Users
[ANN] CodeCompletionLive version 0.1
0 票
创建于
2007年10月20日 10:50
Hi Alexander,we are working on that at the moment. Thanks for feedback.-sergiy
社区
IntelliJ IDEA Plugin Users
[ANN] SpellChecker 0.2
0 票
创建于
2006年10月17日 22:15
Thanks for the tip! It works a lot better now. :)Is this something that's documented somewhere? I'mstill very new to writing IntelliJ plugins and itseems that there's a lot of documentation still...
社区
IntelliJ IDEA Open API and Plugin Development
Dialog management for a settings window
0 票
创建于
2008年12月23日 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); ...
社区
IntelliJ IDEA Open API and Plugin Development
SmartCompletion results
0 票
«
第一页
‹
上一页
下一页
›
最后
»