|
| 1 | + |
| 2 | +# MDsnippets README |
| 3 | + |
| 4 | +Editing Markdown files made easy with a single click. |
| 5 | + |
| 6 | +## Features |
| 7 | + |
| 8 | +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. |
| 9 | + |
| 10 | +**Well we got you covered !** |
| 11 | + |
| 12 | +With MDsnippets , you have the power of editing and creating Markdown files in a great speed and flow. |
| 13 | +(and to mention without any **typos** !) |
| 14 | + |
| 15 | +> MDsnippets gives you a upper hand at creating catchy Readme,and even more. |
| 16 | +
|
| 17 | + |
| 18 | +--------------------------------------------------------------------------------------------------------- |
| 19 | + |
| 20 | +## Extension Settings |
| 21 | + |
| 22 | +MDsnippets use **Tab completion** feature. |
| 23 | +To enable Tab completion feature, |
| 24 | + |
| 25 | +1. `File -> preferences -> settings`(or) `Ctrl+,` |
| 26 | + |
| 27 | + |
| 28 | +2. inside `settings` search for **Tab completion** and enable it if it is disabled by default. |
| 29 | + |
| 30 | + |
| 31 | +3. You can also use ``"editor.tabCompletion": "on"`` in search bar of settings to enable it. |
| 32 | + |
| 33 | +4. Done ! |
| 34 | +----------------------------------------------------------------------------------------------------------- |
| 35 | + |
| 36 | +## Working with MDsnippets |
| 37 | + |
| 38 | +**Note:** Tab Completion feature is **``mandatory``** for MDsnippets to work. |
| 39 | + |
| 40 | +* Press `Ctrl+Space` (Windows, Linux) or `Cmd+Space` (macOS) to see a list of Markdown snippets |
| 41 | +* Press `tab` after typing the trigger word. |
| 42 | +---------------------------------------------------------------------------------------------------------- |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | +### For more information |
| 48 | + |
| 49 | +* [Visual Studio Code's Markdown Support](http://code.visualstudio.com/docs/languages/markdown) |
| 50 | +* [Ping me on GitHub](https://github.com/code-reaper08) |
| 51 | + |
| 52 | +**Easy Editing !** |
0 commit comments