Rick Maddy
- Total activity 356
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 132
-
Created Extending a class
IDEA doesn't have any quick way to extend a class at the moment. There are three requests in the tracker for this functionality. There may be others.http://www.intellij.net/tracker/idea/viewSCR?pub... -
Created [ANN] Copyright 0.1.5-4x
Minor bug fixes.- Changed display name on settings page from "CopyrightPlugin Plugin" to "Copyright"- Fixed threading issues with mangled new classes if the class was created via Alt-Enter on an un... -
Created Find/Refactor preview pane via Open API
Is there any way to access the functionality of the Find/Refactor preview pane from our own plugin?I would like to give a user the ability to preview changes about to be made from my plugin. Being ... -
Created [ANN] Copyright Plugin version 0.1.3
Release of Copyright plugin 0.1.3 for both IDEA 4.0.x and Pallada/4.5.xNew Features:- Added "Replace" options on Copyright configuration screen. This is used to specify which comments get replaced ... -
Created module-components in plugin.xml
I see the DTD for plugin.xml has a reference to a module-components element but the idea-plugin element doesn't reference it.Is there planned support for module level plugins? I presume the setting... -
Created [ANN] IdeaVIM Plugin 0.8.2
Updated plugin.xml so it shows up under Pallada plus a few small bug fixes:- Fixed NullPointerException when using the :qall, :q, or :wq commands.- Fixed the :edit, :next, :previous, :argument, :fi... -
Created [ANN] IdeaVIM Plugin 0.8.0
New Features- Support for Pallada (IDEA 4.5)- Support for the hlsearch option and the :nohlsearch command. Now when a search is done, all matching text is highlighted. The highlight attributes ar... -
Created [ANN] Copyright Plugin version 0.1.1
Copyright plugin version 0.1.1. This is a quick fix that should resolve the Velocity logging problem for those users that don't have write access to the IDEA bin directory.Rick -
Created [Ann] Copyright Plugin version 0.1.0
The copyright text may now be a Velocity template.Currently supported properties are: ... -
Created Plugin Manager and versioning issues
Pallada is making it clear that there is a major whole in the current plugin manager with IDEA. As we make plugin changes to deal with API changes, we have the problem of making updates to plugins ...