Skip to content
This repository was archived by the owner on Dec 12, 2021. It is now read-only.

Commit 18d5acf

Browse files
committed
Updated Readme & Changelog
1 parent 4400068 commit 18d5acf

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
**latest release**
77
#### Features
88
- Snippet tag functionalities
9+
- Edit option for snippets
910
#### Improvements
1011
- Quick Start Guide enhanced
1112
#### Patches

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff 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**
3240
This command injects a snippet to the current marker position(s).
3341
You 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)

0 commit comments

Comments
 (0)