Skip to content

AddHandlebarsHelpers not working #31

@ufetahu

Description

@ufetahu

I've been trying to generate comments using helpers but it's not working (unlike comments added in .hbs like //comment). Its almost like if the Helper method is not being called. Also, if there is way to check the property name within i.e.:
if(parameter == "CreatedOn"){
writer.write("//")
}
Using
netcoreapp2.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions