WarnerJan Veldhuis
- 活动总数 100
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 35
-
创建于 Facets
I have some questions about facets. Perhaps you can answer them:1) Where is the best place to register the facet? I used to do that in the plugin.xml under extensions, but it is not recognised any... -
创建于 FrameworkSupportprovider and JavaModuleType
My implementation of FrameworkSupportProvider class, does not recognize JavaModuleType when I do the following check: public boolean isEnabledForModuleType(@NotNull ModuleType moduleType) { ... -
创建于 OpenAPI doc + src
First of all, congratulations on v9. I love it already Second, for v8 you had a plugin-development kit (idea-8.1.4-dev.zip), containing docs, example, sources and stuff. When will it be available f... -
创建于 Tooltip for debug window
In the category: "nitpicks", here's a question: Is there anyway to turn off the tooltip, and get back the dialog that I get when hotswap fails? Did you guys makes this configurable?