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 @@ -68,9 +68,9 @@ To access base snippets for Javascript just type keyword `base` and you will see
6868
6969## Installation
7070
71- Install through VS Code extensions. Search for ` Snipsnap - Snippets Handler `
71+ Install through VS Code extensions. Search for ` Snipsnap-vscode `
7272
73- [ Visual Studio Code Market Place: Snipsnap - snippets handler] ( https://marketplace.visualstudio.com/items?itemName=snipsnapdev.snippsnap -vscode )
73+ [ Visual Studio Code Market Place: Snipsnap - snippets handler] ( https://marketplace.visualstudio.com/items?itemName=snipsnapdev.snipsnap -vscode )
7474
7575Can also be installed in VS Code: Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
7676
Original file line number Diff line number Diff line change 3434 "snipsnap.silent" : {
3535 "type" : " boolean" ,
3636 "default" : false ,
37- "description" : " Removes successfull fetching notification if enabled"
37+ "description" : " Removes successful fetching notification if enabled"
3838 }
3939 }
4040 }
You can’t perform that action at this time.
0 commit comments