Skip to content

Add Single File Generator for Visual Studio #38

@gtbuchanan

Description

@gtbuchanan

It's possible to have Visual Studio generate a file on save of another file using a Single File Generator. T4 templates use the built-in TextTemplatingFileGenerator, but I believe other custom generators can be installed by a Visual Studio Extension.

It'd be great to have this functionality with Mustache templates as well.

Getting it working on .NET Standard

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions