Hi Jeff,
I see: you are using assembly files.
Try the same with C/C++ files and you will see the difference.
Eclipse needs to parse the sources for the advanced options. And as every assembly language is different, assembly source files cannot be used with such advanced formatting features.
But normal edit commands like <shift>+<tab> of course are apply.
I hope this helps.