Idea has all those variable expression methods (variableOfType, etc). I'd like to be able to specify my own class and method that could be specified at that point. The parameters to that method should be any/all of the macros that can go to external tools.
As an example, it could be used to write a class that could take a file name and line # and compute a javadoc shell for that method. Something like RicksIdeaTools.genJavaDoc( $FILENAME, $LINENUM ); Thanks, -- Rick _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-features
