Digia
a noob plugin developer~
- 活动总数 10
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 4
-
创建于 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. -
已编辑于 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? -
创建于 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...