Digia
a noob plugin developer~
- 活动总数 10
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 4
-
Digia 创建了一个帖子, 已回答Why the color is incorrect after change theme?
This is a window developed by me.And the problem is why the color is incorrect after I change the theme from dark to light. I just use JBTextField, JBLabel and so on. -
Digia 创建了一个帖子, 已回答How to know whether the project has been indexed on startup?
I want to do something if the project has not been indexed (there is no local indices) on startup, and not do if has been indexed (there are complete local indices). Is there any way to realize it? -
-
-
Digia 创建了一个帖子, 已回答how to get all indices used by one file type?
For example, I want to know which kinds of stub or file-based indices are used by .py, .java, .c and so on…I don't need to get the data of indices, just the indices extension type is ok.is there an...