Hi,
In a LaTeX document and using the LaTeXTools package, I can use the, say, cmd-l, b shortcut to make text bold, so that example becomes \texbf{example}.
Once styled this way, is there a way to reverse this change (I mean later, not immediately using cmd-z). Can one remove the \textbf{} without having to manually delete it?
Thanks.