GitHub release (latest SemVer) GitHub issues GitHub stars GitHub last commit Lines of code License
Visual Studio Marketplace Downloads Visual Studio Marketplace Installs Visual Studio Marketplace Release Date Visual Studio Marketplace Rating (Stars)
Thank you people for 640+ downloads
Editing Markdown files made easy with a single click.
Mdsnippets gives you a large variety of snippets for editing Markdown files (.md files).Remembering a large amount of Markdown syntax is a tiresome thing.
Well we got you covered !
With MDsnippets , you have the power of editing and creating Markdown files in a great speed and flow. (and to mention without any typos !)
MDsnippets gives you a upper hand at creating catchy Readme,and even more.
MDsnippets use Tab completion feature. To enable Tab completion feature,
File -> preferences -> settings(or)Ctrl+,
- inside
settingssearch for Tab completion and enable it if it is disabled by default.
-
You can also use
"editor.tabCompletion": "on"in search bar of settings to enable it. -
Done !
Note: Tab Completion feature is mandatory for MDsnippets to work.
- Press
Ctrl+Space(Windows, Linux) orCmd+Space(macOS) to see a list of Markdown snippets - Press
tabafter typing the trigger word.
Easy Editing !