Pckeycalculator
- 活动总数 5
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
创建于 Create a key-value editing dialog UI
已回答What UI components can be used to create a UI for a dialog, consistent with the general intellij UI, which is meant to let the user edit key-value data? Something like a table with 2 columns (keys ... -
创建于 Intellij custom language plugin reference from Java code
已回答I need to create a `Reference` (https://plugins.jetbrains.com/docs/intellij/references-and-resolve.html) to my custom language elements from Java code. This is needed for rename refactoring support...