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
Next
›
Last
»