Ctrl+I doesn't work properly
Brought to you by:
fabioz
Ctrl+I doesn't fix indentation to be the correct one (like it does in java), but simply acts like Tab (indents forward).
This makes it very difficult to fix bad indentation in an entire file.
Also, I would expect Ctrl+Shift+F (format code) to fix indentation as well...