Re: Format a text selection
How do I format (Rearrange tabs) a selection?
Something like the Ctrl+K, Ctrl+F of visual studio.
Thanks,
O.
You are not logged in. Please login or register.
How do I format (Rearrange tabs) a selection?
Something like the Ctrl+K, Ctrl+F of visual studio.
Thanks,
O.
Either the = or gq operators may be of help, depending on the specific language you are editing (the underlying VS call ViEmu makes is implemented by the language-service).
If not, it's possible to implement a mapping to call the specific functionality of Ctrl-K, Ctrl-F, let me know if you'd want an explanation of how to set this up.
Regards,
- Jon
Now that I know the answer it's easy to find it in the manual.
Thanks for not RTFM me,
O.
I just know nobody reads manuals It has to be there but that's about it!
Let me know if I can help out with anything else.
Regards,
-- Jon
Currently installed 3 official extensions. Copyright © 2003–2009 PunBB.
[ Generated in 0.024 seconds, 8 queries executed ]