maifan
- 活动总数 9
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
创建于 The 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 -
创建于 How 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... -
已编辑于 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...