This is probably better implemented as a Live Template. I believe there are some on intellij.org that do what you want, or use mine (attached).
> -----Original Message----- > From: Donald F. McLean [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, July 10, 2002 3:19 PM > To: [EMAIL PROTECTED] > Subject: [Eap-features] Suggested Feature: Break String > > > Say you have: > > "ab|cd" > > (where | is the cursor location) > > Invoke break string function and get: > > "ab" + | + "cd" > > Donald > > _______________________________________________ > Eap-features mailing list > [EMAIL PROTECTED] > http://lists.jetbrains.com/mailman/listinfo/eap-features >
splitstring.xml
Description: Binary data
