On Thu, Aug 25, 2011 at 05:00:51PM -0400, Eric Sunshine wrote:
quoted
Also, any other extensions that would go into such a list? I have no
idea what the common extension is for something like pascal or csharp.
C# uses extension ".cs".
".cpp" is common, in fact often required, by Windows compilers.
Thanks, added both to my list.
What about ".h" and ".hpp"?
How well do our cpp patterns do with header files? I imagine they're
better than the default, but I don't think I've ever really tried
anything tricky.
-Peff