Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Huangss
Total activity
15
Last activity
January 20, 2025 16:46
Member since
December 12, 2024 08:21
Following
0 users
Followed by
0 users
Votes
2
Subscriptions
3
Activity overview
Posts (3)
Comments (7)
Sort by recent activity
Recent activity
Votes
Edited
January 03, 2025 01:58
This problem comes with the following warning:2025-01-03 09:43:01,890 [ 57802] WARN - eInsight.daemon.LineMarkerInfo - Performance warning: LineMarker is supposed to be registered for leaf eleme...
Community
IntelliJ IDEA Open API and Plugin Development
Custom LineMarkInfo Repeat
0 votes
Created
January 02, 2025 15:41
And I don't understand why the icon "I" that represents the interface implementation sometimes turns into two, this is not my custom icon
Community
IntelliJ IDEA Open API and Plugin Development
Custom LineMarkInfo Repeat
0 votes
Created
January 02, 2025 15:38
I used if (!lineNumbers.add(number)) to ensure that it executed only one time,and I have tried to save the line number to BkLineMarkerInfo , then I got two same BkLineMarkerInfo
Community
IntelliJ IDEA Open API and Plugin Development
Custom LineMarkInfo Repeat
0 votes
Created
December 17, 2024 05:40
Thank you very much for your advice. If this problem occurs again in the future, I will ask for your help again
Community
IntelliJ IDEA Open API and Plugin Development
Icon error in plugin development
0 votes
Created
December 16, 2024 12:58
The screenshot was uploaded, although the two ICONS above are different, in fact, the ICONS have become "mine", because I can't reproduce this problem for the time being
Community
IntelliJ IDEA Open API and Plugin Development
Icon error in plugin development
0 votes
Edited
December 16, 2024 12:57
Community
IntelliJ IDEA Open API and Plugin Development
Icon error in plugin development
0 votes
Created
December 16, 2024 12:54
I can't seem to upload the screenshots,but there is my code :https://github.com/Nonoas/Bookmark-X.git
Community
IntelliJ IDEA Open API and Plugin Development
Icon error in plugin development
0 votes