Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Michael Siepmann
Total activity
27
Last activity
September 11, 2020 13:23
Member since
October 04, 2007 22:39
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
8
Activity overview
Posts (7)
Comments (12)
Sort by recent activity
Recent activity
Votes
Created
August 21, 2018 11:56
getDataContextFromFocus is also deprecated. Now val dataContext = DataManager.getInstance().dataContextFromFocusAsync.blockingGet(2000)val project = dataContext?.getData(DataKeys.PROJECT) works (in...
Community
IntelliJ IDEA Open API and Plugin Development
Getting active project?
1 vote
Created
November 12, 2018 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...
Community
IntelliJ IDEA Open API and Plugin Development
ListCellRenderer for PsiReference?
0 votes
Created
August 13, 2018 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...
Community
IntelliJ IDEA Open API and Plugin Development
Modify a java-class with live-templates
0 votes
Created
August 10, 2018 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...
Community
IntelliJ IDEA Open API and Plugin Development
Modify a java-class with live-templates
0 votes
Created
August 05, 2018 14:44
Thanks, that was my failure.
Community
IntelliJ IDEA Open API and Plugin Development
LinkedHashMap is a Wrong dependency type
0 votes
Created
July 09, 2018 21:14
That was the trick. :-) Thank you.
Community
IntelliJ IDEA Open API and Plugin Development
Converter creates wrong value for GenericDomValue
0 votes
Created
July 09, 2018 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.
Community
IntelliJ IDEA Open API and Plugin Development
Converter creates wrong value for GenericDomValue
0 votes
Created
July 09, 2018 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...
Community
IntelliJ IDEA Open API and Plugin Development
Converter creates wrong value for GenericDomValue
0 votes
Created
October 04, 2007 22:58
Hmm, should I post this thread there again? Some user would note this as a kind of spam.
Community
IntelliJ IDEA Plugin Users
Questions about language plugin
0 votes
Created
October 07, 2007 22:53
Hi Jay,this works. Thanks :)Michael
Community
IntelliJ IDEA Plugin Users
Questions about language plugin
0 votes
Next
›
Last
»