I am trying to transition from Eclipse (too heavy) to Sublime for my simple C++ codes.
So far I am quite happy with Sublime Text 2, but I am completely unhappy with the indent and reformat styles.
In Eclipse you just hit a combo of keys, CMD+SHIFT+F
, and the code gets magnificently readable, I have to say that the standard Edit>Line>Reindent
does not quite compete. So I have tried a couple of packages for reformatting but so far I have not found anything looking like eclipse. Does anybody know of one package that does the job?
Have a look at the three styles from 1. reindent 2. eclipse 3. the package
Cheers, Roberto