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 +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 77#### Features
88- Snippet tag functionalities
99#### Improvements
10-
10+ - Quick Start Guide enhanced
1111#### Patches
1212- Debug output
1313- Search prompt
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ The snippet is now saved in you local Atom storage.
2424### Insert
2525(_ [ Reference] ( README.md#commands ) _ )
2626
27- Place the marker(s) at the position you want you snippet to be inserted.
27+ Place the marker(s) at the position you want your snippet to be inserted.
2828Open up the context menu and click on ` Insert snippet ` .
2929
3030[ ![ ] ( /screenshots/insert_step_1-small.png ) (full screenshot)] ( http://prntscr.com/fzcyrt )
@@ -46,7 +46,7 @@ Open up the context menu and click on `Delete snippet`.
4646
4747[ ![ ] ( /screenshots/delete_step_1-small.png ) (full screenshot)] ( http://prntscr.com/fzczas )
4848
49- Enter the title of the snippet you want to delete and confirm .
49+ Choose the snippet you want to delete from the dropdown-list. Choosing one confirms the prompt automatically .
5050* (You will be prompted twice before actual deletion. Bare in mind that deleted snippets are gone forever!)*
5151
5252[ ![ ] ( /screenshots/delete_step_2-small.png ) (full screenshot)] ( http://prntscr.com/fzczf4 )
You can’t perform that action at this time.
0 commit comments