Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 540 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 540 Bytes

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