maifan
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
maifan created a post, AnsweredThe tooltip background color cannot be changed
I posted in YouTrack about an issue in the New UI: I can't change the tooltip's background. Can anyone help?The tooltip background color cannot be changed : IDEA-373994 -
-
-
-
maifan created a post, AnsweredHow to get recent project by right-clicking on the welcome screen?
I find the function com.intellij.openapi.wm.impl.welcomeScreen.projectActions.RecentProjectsWelcomeScreenActionBase#getSelectedItemBut this function is internal, so I try to find in my override fun... -
maifan created a post, How to check whether users enable localization plugin?
I follow https://plugins.jetbrains.com/docs/intellij/localization-guide.html and https://plugins.jetbrains.com/docs/intellij/basic-action-system.html#localizing-actions-and-groups to localization m...