We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54fe248 commit c7eb6ceCopy full SHA for c7eb6ce
package.json
@@ -3,12 +3,12 @@
3
"displayName": "Python Template Snippets",
4
"description": "A snippet extension for Jinja and Django templating engines.",
5
"keywords": [
6
- "Python",
7
- "Snippets",
8
- "Django",
+ "Python",
+ "Snippets",
+ "Django",
9
"Jinja2"
10
],
11
- "version": "1.1.0",
+ "version": "1.2.0",
12
"publisher": "RickyWhite",
13
"engines": {
14
"vscode": "^1.28.0"
@@ -38,4 +38,4 @@
38
"url": "https://github.com/EndlessTrax/python-template-snippets"
39
},
40
"homepage": "https://github.com/EndlessTrax/python-template-snippets/blob/master/README.md"
41
-}
+}
0 commit comments