Hello,
I would suggest a macro. See this post:
http://forums.netbeans.org/topic46523.html&highlight=In my opinion, if your text is already selected, your macro could do:
- cut (ctrl-x)
- place the begin + end of your wrapping characters
- go back in the middle of them with the left arrow (no mouse!)
- paste (ctrl-v)
Would it be ok for you?
regards. netero