Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
In addition to the standalone user interface Template Explorer, CodeSmith Generator also offers integration with Microsoft Visual Studio. This integration takes many forms:

Template Explorer

To use Template Explorer from within Visual Studio, select Template Explorer from the Generator menu which is located between the Tools and Help menu. This will open the Template Explorer tool window. This window can be floating or docked, just like any other Visual Studio tool window.

...

Info

The ActiveSnippet shortcuts have been updated as there was conflicting key binding in newer versions of Visual Studio. It's now CTRL-A + CTRL-S Control+Alt+G, Control+Alt+G 


You can easily name your snippets to quickly generate exactly what you want.

...

Running the snippet is very easy, all you need to do is press CTRL-E press Control+Alt+G twice or select Generator -> Expand ActiveSnippet from the Visual Studio menu. 

...