How to wrap text with custom tag

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

How to wrap text with custom tag

netero
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




Loading...