You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Compare string constants vs. embedded resources for code templates.
Extract strings or resource loading to a template object, similar to the "csharp" class from the past. This can be the extensibility point for Support custom templates #32
Set up benchmark tests, and test the effect of some basic optimizations.