This repository was archived by the owner on Dec 12, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 66** latest release**
77#### Features
88- Snippet tag functionalities
9+ - Edit option for snippets
910#### Improvements
1011- Quick Start Guide enhanced
1112#### Patches
Original file line number Diff line number Diff line change @@ -28,6 +28,14 @@ You will be prompted for a snippet title.
2828> "Ctrl + Alt + O"
2929
3030
31+ ##### ** snippet-injector: update **
32+ This command updates an existing snippet's content to the current selection in the current editor.
33+ You will be prompted for choosing an existing snippet.
34+
35+ * Name in menus:*
36+ > "Update existing snippet"
37+
38+
3139##### ** snippet-injector: insert **
3240This command injects a snippet to the current marker position(s).
3341You will be prompted to choose a snippet from a list.
@@ -65,9 +73,8 @@ All external sources used within this package are subject to their licenses and
6573** This package uses the following libraries or contents:**
6674
6775- DEVICON | * The list icons in the snippet selection prompt use SVG data from DEVICON*
68- - [ Icon Source ] ( http://konpa.github.io/devicon/ )
76+ - [ Webpage ] ( http://konpa.github.io/devicon/ )
6977 - [ Repository] ( https://github.com/konpa/devicon/ )
7078- jQuery
7179 - [ Webpage] ( https://jquery.com/ )
72- - [ NPM] ( https://www.npmjs.com/package/jquery )
7380 - [ Repository] ( https://github.com/jquery/jquery )
You can’t perform that action at this time.
0 commit comments