Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
梁典典
Total activity
44
Last activity
November 16, 2024 13:26
Member since
July 30, 2021 01:14
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
17
Activity overview
Posts (15)
Comments (11)
Sort by recent activity
Recent activity
Votes
Created
November 16, 2024 13:26
marco rolappe Hi,After adding @JvmStatic it works fine, thanks
Community
IntelliJ IDEA Open API and Plugin Development
methods are not found in SimplePsiImplUtil
0 votes
Created
November 06, 2024 07:11
Consider the codeInsight.lineMarkerProvider extension point,Implement LineMarkerProvider interfaceexample<codeInsight.lineMarkerProvider language="yaml" implementati...
Community
IntelliJ IDEA Open API and Plugin Development
Dynamically display Gutter
0 votes
Created
March 28, 2023 01:45
Thank you for your answer. I found the answer there and it worked well override fun collect(element: PsiElement, editor: Editor, sink: InlayHintsSink): Boolean { val inlays = HintsInlayPresent...
Community
IntelliJ IDEA Open API and Plugin Development
InlayHintsProvider is not aligned
0 votes
Created
February 13, 2023 08:37
Karol Lewandowski Hi , Both of the above
Community
IntelliJ IDEA Open API and Plugin Development
How does the Markdown editor hide the toolbar?
0 votes
Created
November 24, 2022 01:12
Just now, I found it org.jetbrains.plugins.github.authentication.accounts.GHAccountManager
Community
IntelliJ IDEA Open API and Plugin Development
How to obtain GitHub user name?
0 votes
Created
November 24, 2022 01:10
Yes, I want to read the user's GitHub information in the plug-in. I use this method now, but I want to know whether there is a simpler API to use public static String readGithubName() { String c...
Community
IntelliJ IDEA Open API and Plugin Development
How to obtain GitHub user name?
0 votes
Created
June 30, 2022 02:35
Thanks for your reply, the issue is now resolved ☺️
Community
IntelliJ IDEA Open API and Plugin Development
How does Dart rename PsiElement?
0 votes
Created
May 18, 2022 06:15
Karol Lewandowski Thanks for your answer, it's solved
Community
IntelliJ IDEA Open API and Plugin Development
`PsiElement?.reference?.resolve` always returns null
0 votes
Created
May 13, 2022 08:15
Thank you for your answer, this functionality has been implemented
Community
IntelliJ IDEA Open API and Plugin Development
How to highlight dart code in documentation?
2 votes
Created
April 29, 2022 01:36
Thanks for your reply, until this morning, I tried running Gradle clean command and it solved my problem
Community
IntelliJ IDEA Open API and Plugin Development
java.lang.NoClassDefFoundError
0 votes
Next
›
Last
»