Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Iiim Cloudy
Total activity
20
Last activity
September 14, 2024 01:42
Member since
September 30, 2022 13:24
Following
0 users
Followed by
0 users
Votes
6
Subscriptions
5
Activity overview
Posts (5)
Comments (4)
Sort by recent activity
Recent activity
Votes
Edited
January 30, 2024 06:06
I solved the problem by this line:font = com.intellij.util.ui.UIUtil.getFontWithFallbackIfNeeded(font, text);
Community
IntelliJ IDEA Open API and Plugin Development
Inlay wont display Chinese
0 votes
Created
December 22, 2023 11:20
I found Editor is a perfect substitution for EditorTextField + onelineMode, albeit it's a little heavy.
Community
IntelliJ IDEA Open API and Plugin Development
EditorTextField selection is weird when onelinemode was on
0 votes
Created
April 06, 2023 05:21
Hello, Please check out this gif, it's acutally possible. The 'Learn' toolwindow is from intellij, but I haven't find related code from the soure code yet.
Community
IntelliJ IDEA Open API and Plugin Development
How to put toolwindows in different layer in splite mode
0 votes
Edited
December 08, 2022 08:50
It worked, thanks!
Community
IntelliJ IDEA Open API and Plugin Development
How to add a button-like action to notification bubble
0 votes