Get code structured using tabs...

westfw:
If you want the normal Arduino IDE functionality, you should name your tabs "xxx.ino" rather than just "xxx"
Or you can do ".cpp" or ".c", but then you'll need to follow the C/C++ rules about using function prototypes.

I can't do that manually. The tabs already get the .ino extension automatically.