Leading spaced to tabs and tabs to spaces
Open Source C & C++ IDE for Windows
Brought to you by:
claplace
I'd really appreciate a leading spaces to tabs and vice
versa feature. Eg. convert every 4 leading spaces to a
tab when tabSize == 4. ATM my source code looks
horrible when viewed with a different tab size. ;-)