-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
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
Labels
No labels