Is there a way to define a live template variable for some currently selected text? What I want is a template that surrounds the selected text with the template. Specifically I want to be able to select part of a Javadoc comment and surround it with <b></b>, <i></i> or <code></code>.
I searched the documentation, but couldn't find much information on this topic. There was a similar question and answer in the archives regarding casts. The answer was to use ctrl-alt-T, but that doesn't seem to work in a comment context. I just started using Idea today and so far I like it. I have been using JBuilder for a few years and this is the first IDE I have found that may surpasses it. Charles (Chuck) Simpson mailto:[EMAIL PROTECTED] _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
