Heh... Might want to choose a file extension other than ".cs".
Yeah, all the good extensions are taken -- .cof and .cfs are already other things as well. None of the tooling in the compiler cares about what extension you use: you can call it .coffeescript if you'd like. I'm going to stick to .cs for the parallel to .js for the time being.
So if you have to use a conflicting file extension, you probably want to use one that isn't already associated with a major programming language or web file type.