Skip to content

HTML not supported in 2013+ #1

@mobermeyer

Description

@mobermeyer

Currently comment stubs will not be generated in html-esque files (.html, .cshtml, .aspx, etc.) in Visual Studio 2013 or later. This has to do with the fact that the ContentTypeAttribute export for HTML currently being used is only compatible with 2012. The best way to work around this may be to create a custom ContentType(s) and use it instead or in addition to the current attribute in the JScript vsdoc Stub Generator 11Factory.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions