madskristensen / MarkdownEditor

A Visual Studio extension
Other
409 stars 93 forks source link

Markdown file item template missing from New File and Add New Item dialogs #198

Open daiplusplus opened 4 years ago

daiplusplus commented 4 years ago

Installed product versions

Description

After installing the MarkdownEditor extension and restarting VS, I noticed there was no Markdown file item template in the File > New File nor Solution Explorer > Project > Add New Item dialogs.

I verified it's absent in C# Class Library and ASP.NET 4.x projects in VS2019.

The changelist for the MarkdownEditor extension says that an Item Template is included.

1.5. Item template for Markdown file

If the template was removed (I suppose because is redundant: just create a text file with an .md extension) then this should be documented.

If the template is meant to be present, please add it back, and ensure it's searchable by the keywords "md" and "markdown" and "mark down". Thanks!

KyleMit commented 4 years ago

If this is a MarkdownEditor issue, I'd love to see it back in Visual Studio 2019. Some more diagnostic info

Visual Studio & Markdown Versions

Visual Studio & Markdown Versions

Add New Item Searches

Add New Item Searches