Leprechaun icon indicating copy to clipboard operation
Leprechaun copied to clipboard

Add underscore replacement string and excluded templates

Open kmac23va opened this issue 4 years ago • 1 comments

Made the following changes:

  • Updated Sitecore version to 9.3
  • Added an underscore replacement string for type name. If keepLeadingUnderscores is false and userscoreReplaceString has a value, it's used for type names. For example, if userscoreReplaceString is "Meta" then _Template becomes IMetaTemplate.
  • Added an excluded template node. If used, that template will not be generated at all.

kmac23va avatar Jul 31 '20 03:07 kmac23va

Closed by mistake

blipson89 avatar Aug 24 '21 00:08 blipson89