I downloaded a recent nightly build, about 3 days ago. There seems to be a problem with default code: the default code will appear in .cpp files, but not in .h files. I like the automatic header file guard #ifndef FOO_H_INCLUDED... Could it be that the default code is over-written by this?