主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Konstantin Bulenkov
活动总数
280
最后的活动
2020年10月02日 14:52
成员加入日期
2007年09月26日 12:45
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
123
活动概览
帖子(2)
评论(155)
按投票数排序
最近的活动
投票数
创建于
2015年03月30日 20:04
Hi Colin,inline debugger should work out of the box for your language if:1) You already have debug support and Variables View works for your language and displays local variables when stop at a bre...
社区
IntelliJ IDEA Open API and Plugin Development
Inline debugger values
0 票
创建于
2015年08月20日 12:58
Hi! It's too abstract. Could you please describe the whole idea? Creating a list popup isn't a problem. For example, look at the Recent Files Button http://i.imgur.com/jnRKZbo.png Why do you need w...
社区
IntelliJ IDEA Open API and Plugin Development
Opening PopupChooserBuilder from a dialog
0 票
创建于
2012年08月29日 11:27
http://www.screenr.com/lmf8
社区
IntelliJ IDEA Open API and Plugin Development
IDEA tab bar api
0 票
创建于
2013年05月02日 09:20
Hello Julian, you should subscribe to Message Bus and listen File Editor events (extend FileEditorManagerAdapter). Then override fileOpened method and insert your panel as top component into edito...
社区
IntelliJ IDEA Open API and Plugin Development
How can I mimic the behavior of a path breadcrumb item? (icon, style, click behavior, etc)
0 票
创建于
2014年01月22日 13:27
1. com.intellij.uml.java.actions.NewClassOnUmlDialog2. Look at openapi.jar/com/intellij/openapi/graph/* these are APIs to work with yFiles. You can find some examples in the Plugin repo. However, i...
社区
IntelliJ IDEA Open API and Plugin Development
Plugin with (UML) Diagrams dialog as a base
0 票
创建于
2014年05月08日 15:43
Hi,as far as I see they both public http://i.imgur.com/1We1R9S.png
社区
IntelliJ IDEA Open API and Plugin Development
How to set AutoscrollToSource in ProjectViewImpl?
0 票
创建于
2014年04月21日 19:18
That's weird, because we haven't changed the library http://screencast.com/t/8llalxafsKws
社区
IntelliJ IDEA Open API and Plugin Development
Graph Api / Diagram API questions
0 票
创建于
2015年04月08日 13:06
Please take a look at XValueCompactPresentation and its implementations. Hope this helps.
社区
IntelliJ IDEA Open API and Plugin Development
Inline debugger values
0 票
创建于
2015年07月08日 18:48
Hello Bastien!Good catch! Also, I think we should add extra check a few lines below as well. Take a look at the patch attached Attachment(s):fix_FileStructurePopup_for_non-reverted_File_Structure_F...
社区
IntelliJ IDEA Open API and Plugin Development
Questions about structure view
0 票
创建于
2015年08月31日 11:12
Hi Vladimir,if you're going to use images in html viewer then forget about IconLoader. It won't help you here. We had pretty similar problem in Tips & Tricks component and I use the following trick...
社区
IntelliJ IDEA Open API and Plugin Development
Icon rendering issues with HTMLEditorKit when Darcula UI theme is selected, Same Icons work fine when Default is the UI theme.
0 票
«
第一页
‹
上一页