Skip to content

Commit c5742b7

Browse files
committed
Release 0.1.6
1 parent 947aafc commit c5742b7

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
Download this extension from the [Visual Studio Code Marketplace](https://marketplace.visualstudio.com/items/akamud.vscode-javascript-snippet-pack)
44

5+
## Sponsors
6+
7+
[![](https://alt-images.codestream.com/codestream_logo_ali_javascriptsnippet.png)](https://sponsorlink.codestream.com/?utm_source=vscmarket&utm_campaign=ali_javascriptsnippet&utm_medium=banner "Try CodeStream")
8+
Request and perform code reviews from inside your IDE. Review any code, even if it's a work-in-progress that hasn't been committed yet, and use jump-to-definition, your favorite keybindings, and other IDE tools.
9+
[Try it free](https://sponsorlink.codestream.com/?utm_source=vscmarket&utm_campaign=ali_javascriptsnippet&utm_medium=banner "Try CodeStream")
10+
11+
## Usage
12+
513
-----------------------------------------
614

715
A snippet pack to make you more productive working with JavaScript.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"type": "git",
1818
"url": "https://github.com/akamud/vscode-javascript-snippet-pack/blob/master/README.md"
1919
},
20-
"version": "0.1.5",
20+
"version": "0.1.6",
2121
"engines": { "vscode": "^0.11.x" },
2222
"categories": ["Snippets"],
2323
"keywords": [

0 commit comments

Comments
 (0)