- [x] ensure legacy code is removed (`CommandParsing` folder) - [x] ensure no `TODO`s - all remaining TODOs are identified and extracted to tasks. - [x] ensure all relevant strings are localized and not used ones are removed - I've made a pass to check if all the required strings are localized and fixed remaining in https://github.com/dotnet/templating/pull/4238 - [x] ensure file per class everywhere - https://github.com/dotnet/templating/pull/4249 - [x] ensure legacy functionality is split to separate file as partial class - [x] document main classes when missing
CommandParsingfolder)TODOs - all remaining TODOs are identified and extracted to tasks.