Skip to content

TheRainstorm/VScode-markdown-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Description

Make it's more convenient to make notes with markdown. (especially when typing math formula in LaTex)

Usage

  1. Add this setting to VS Code settings.json
"editor.snippetSuggestions": "top",
"editor.tabCompletion": "onlySnippets",
  1. Make a new user snippets(specific markdown language), and copy the content in the markdown.json within this project to it.

Detail

The defined snippet table:

all_prefix

About

Make it more convenient to take notes with markdown

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages