Thers has two menu item about replace with tabs and blanks, "Replace Spaces With Tabs" and "Replace Tabs With Spaces". But I found when I execute it, it'll replace all the tabs or blanks even in the middle of the line. But this may not be what I want. What I want is replace the line beginning tabs or blanks, not the whole line. Either add more menu item to do "Replace Line Beginning Tabs With Blanks" and "Replace Line Beginning Blanks With Tabs" , or make the behavior just like dealing the line beginning tabs or blanks. Give me some advice.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thers has two menu item about replace with tabs and blanks, "Replace Spaces With Tabs" and "Replace Tabs With Spaces". But I found when I execute it, it'll replace all the tabs or blanks even in the middle of the line. But this may not be what I want. What I want is replace the line beginning tabs or blanks, not the whole line. Either add more menu item to do "Replace Line Beginning Tabs With Blanks" and "Replace Line Beginning Blanks With Tabs" , or make the behavior just like dealing the line beginning tabs or blanks. Give me some advice.
You are right. I am not quite sure what I was thinking when I wrote this code.
Oops.
I am adding it as a bug, and it will be fixed for the next version.