Skip to content

Commit b30ff5b

Browse files
README.md added
1 parent 22b35bc commit b30ff5b

File tree

1 file changed

+52
-0
lines changed

1 file changed

+52
-0
lines changed

README.md

+52
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
![settings](https://user-images.githubusercontent.com/64256342/107140348-584d7d80-6947-11eb-8039-b346614e7151.png)
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+
![settings](https://user-images.githubusercontent.com/64256342/107140350-5aafd780-6947-11eb-9b78-35bad121b5e6.png)
27+
28+
2. inside `settings` search for **Tab completion** and enable it if it is disabled by default.
29+
![settings](https://user-images.githubusercontent.com/64256342/107140357-60a5b880-6947-11eb-8633-31a6ffb7ec8d.png)
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+
![table](https://user-images.githubusercontent.com/64256342/107141413-8a161280-694e-11eb-812b-6a35bcefa317.png)
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

Comments
 (0)