WarnerJan Veldhuis
- Total activity 100
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 35
-
Created 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... -
Created FrameworkSupportprovider and JavaModuleType
My implementation of FrameworkSupportProvider class, does not recognize JavaModuleType when I do the following check: public boolean isEnabledForModuleType(@NotNull ModuleType moduleType) { ... -
Created 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... -
Created 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?