This repository was archived by the owner on May 7, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +9
-12
lines changed
Expand file tree Collapse file tree 3 files changed +9
-12
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " python-extension -pack" ,
2+ "name" : " python-ultiextension -pack" ,
33 "displayName" : " Python UltiExtension Pack" ,
44 "description" : " Popular VSCode extensions for Python" ,
5- "version" : " 1.0" ,
5+ "version" : " 1.0.0 " ,
66 "publisher" : " eliazbobadilla" ,
77 "author" : {
88 "name" : " Eliaz Bobadilla" ,
1111 "license" : " MIT" ,
1212 "repository" : {
1313 "type" : " git" ,
14- "url" : " https://github.com/EliazBobadilla/Python-Extension -Pack-VSCode.git"
14+ "url" : " https://github.com/EliazBobadilla/Python-UltiExtension -Pack-VSCode.git"
1515 },
1616 "bugs" : {
17- "url" : " https://github.com/EliazBobadilla/Python-Extension -Pack-VSCode/issues"
17+ "url" : " https://github.com/EliazBobadilla/Python-UltiExtension -Pack-VSCode/issues"
1818 },
19- "icon" : " icon.png " ,
19+ "icon" : " img/ icon.jpg " ,
2020 "galleryBanner" : {
2121 "color" : " #1e415e" ,
2222 "theme" : " dark"
2626 },
2727 "keywords" : [
2828 " python" ,
29- " django" ,
3029 " debugger" ,
31- " unittest " ,
32- " jinja "
30+ " intellicode " ,
31+ " autodocstring "
3332 ],
3433 "categories" : [
35- " Extension Packs" " Python "
34+ " Extension Packs"
3635 ],
3736 "extensionPack" : [
3837 " ms-python.python" ,
4140 " VisualStudioExptTeam.vscodeintellicode" ,
4241 " njpwerner.autodocstring" ,
4342 " almenon.arepl"
44-
45-
4643 ]
47- }
44+ }
You can’t perform that action at this time.
0 commit comments