We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 871a057 commit 4c6ab13Copy full SHA for 4c6ab13
1 file changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "python-essentials",
3
"displayName": "Python Essentials",
4
- "description": "Python Essentials Extension Pack for VS Code.",
+ "description": "Python Essentials Extension Pack for VSCode",
5
"version": "0.0.1",
6
"engines": {
7
"vscode": "^1.49.0"
@@ -17,7 +17,7 @@
17
"magicstack.Chromodynamics",
18
"ms-python.python",
19
"magicstack.MagicPython",
20
- "wholroyd.jinja"
+ "wholroyd.jinja",
21
"batisteo.vscode-django",
22
"VisualStudioExptTeam.vscodeintellicode",
23
"LittleFoxTeam.vscode-python-test-adapter",
0 commit comments