add clear cache command

This commit is contained in:
Mathieu PATUREL
2017-01-09 12:04:12 +11:00
parent ded9c28096
commit ff8c94bda5
4 changed files with 18 additions and 3 deletions

View File

@ -2,5 +2,9 @@
{
"caption": "MarkdownLivePreview: Edit Current File",
"command": "new_markdown_live_preview"
},
{
"caption": "MarkdownLivePreview: Clear Cache",
"command": "markdown_live_preview_clear_cache"
}
]