主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Michael Siepmann
活动总数
27
最后的活动
2020年09月11日 13:23
成员加入日期
2007年10月04日 22:39
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
8
活动概览
帖子(7)
评论(12)
按最近的活动排序
最近的活动
投票数
创建于
2018年08月21日 11:56
getDataContextFromFocus is also deprecated. Now val dataContext = DataManager.getInstance().dataContextFromFocusAsync.blockingGet(2000)val project = dataContext?.getData(DataKeys.PROJECT) works (in...
社区
IntelliJ IDEA Open API and Plugin Development
Getting active project?
1 票
创建于
2018年11月12日 09:10
I've tried it, but my code wasn't called. To be more precise: In a JSP we have something like this: <abc:include type="blocklink" contentMap="${block.blockView}"/> The type-attribute is "linked" to...
社区
IntelliJ IDEA Open API and Plugin Development
ListCellRenderer for PsiReference?
0 票
创建于
2018年08月13日 11:35
Peter, sorry, it seems, I have written it unclear. Then again: I'm writing a plugin, which creates some code inside my java-classes. These new code-fragments (normally one or more methods) should...
社区
IntelliJ IDEA Open API and Plugin Development
Modify a java-class with live-templates
0 票
创建于
2018年08月10日 13:13
Sorry, but this is not what I mean. In the settings, you can define Live Templates, which can be also defined in a plugin. These templates can be used during editing. But I haven't found a way to u...
社区
IntelliJ IDEA Open API and Plugin Development
Modify a java-class with live-templates
0 票
创建于
2018年08月05日 14:44
Thanks, that was my failure.
社区
IntelliJ IDEA Open API and Plugin Development
LinkedHashMap is a Wrong dependency type
0 票
创建于
2018年07月09日 21:14
That was the trick. :-) Thank you.
社区
IntelliJ IDEA Open API and Plugin Development
Converter creates wrong value for GenericDomValue
0 票
创建于
2018年07月09日 19:59
Yes and no. :-) I'd like to mark the text in case of an error. With the Template, the tagname is underlined, which displays the wrong position for the error.
社区
IntelliJ IDEA Open API and Plugin Development
Converter creates wrong value for GenericDomValue
0 票
创建于
2018年07月09日 18:27
Hi Peter, thanks for your help. This works, but doesn't solve my whole problem. For the text, I need a DomElement to mark it as an error, if the file is missing: holder.createProblem(...) That wa...
社区
IntelliJ IDEA Open API and Plugin Development
Converter creates wrong value for GenericDomValue
0 票
创建于
2007年10月04日 22:58
Hmm, should I post this thread there again? Some user would note this as a kind of spam.
社区
IntelliJ IDEA Plugin Users
Questions about language plugin
0 票
创建于
2007年10月07日 22:53
Hi Jay,this works. Thanks :)Michael
社区
IntelliJ IDEA Plugin Users
Questions about language plugin
0 票
下一页
›
最后
»