
It would be useful to add the [System.CodeDom.Compiler.GeneratedCode("", "")] custom attribute to every class that is generated by the SyntaxEditor Language Designer (in the *.g.cs files). This will prevent tools like FXCop and StyleCop from complaining about naming, etc.