Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Pierre Maurice Schwang
Total activity
19
Last activity
July 23, 2024 12:22
Member since
September 05, 2023 08:32
Following
0 users
Followed by
0 users
Votes
5
Subscriptions
5
Activity overview
Posts (5)
Comments (4)
Sort by recent activity
Recent activity
Votes
Created
July 23, 2024 10:45
Alright, got it - works exactly how I want it. Thank you very much! Final code:class GrScriptingApiContributor : NonCodeMembersContributor() { override fun processDynamicElements( qual...
Community
IntelliJ IDEA Open API and Plugin Development
GrReferenceTypeEnhancer adds autocompletion, but marks field as unknown
0 votes
Created
July 23, 2024 09:45
Hi Georgii, I think the contributor might be indeed the correct approach - though I don't really get it to run as I want it to. I've tried a few things and am now stuck withclass GrScriptingApiCont...
Community
IntelliJ IDEA Open API and Plugin Development
GrReferenceTypeEnhancer adds autocompletion, but marks field as unknown
0 votes
Created
July 15, 2024 11:29
Hi Vladimir,Thank you! JBCefBrowserBuilder#setOffScreenRendering works flawlessly :)
Community
IntelliJ IDEA Open API and Plugin Development
HTML Element Drag&Drop not working anymore in Cef
0 votes
Created
February 28, 2024 17:46
Yann Cebron That sounds exactly like what I need - will try that out. Thank you!
Community
IntelliJ IDEA Open API and Plugin Development
Generate Data-Structure of PsiFile for Annotator once before 'annotate' is called for every element
0 votes