This repository was archived by the owner on Aug 28, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +8
-5
lines changed Expand file tree Collapse file tree 3 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 11* .vsix
2- pruebas.py
2+ pruebas.py
3+ .vscode
Original file line number Diff line number Diff line change 11# Pythonic UltiSnippets
2- [ ![ Version] ( https://vsmarketplacebadge.apphb.com/version/EliazBobadilla.python-ultisnippets.svg )] ( hhttps://marketplace.visualstudio.com/items?itemName=EliazBobadilla.python-ultisnippets )
3-
2+ [ ![ Version] ( https://vsmarketplacebadge.apphb.com/version/EliazBobadilla.python-ultisnippets.svg )] ( hhttps://marketplace.visualstudio.com/items?itemName=EliazBobadilla.python-ultisnippets ) [ ![ Rating] ( https://vsmarketplacebadge.apphb.com/rating-short/EliazBobadilla.python-ultisnippets.svg )] ( https://marketplace.visualstudio.com/items?itemName=EliazBobadilla.python-ultisnippets ) [ ![ Installs] ( https://vsmarketplacebadge.apphb.com/installs/EliazBobadilla.python-ultisnippets.svg )] ( https://marketplace.visualstudio.com/items?itemName=EliazBobadilla.python-ultisnippets )
43This extension will contains a lot of Python Snippets for VSCode.
54
5+
66![ ] ( img/python.gif )
77## Snippets
88
Original file line number Diff line number Diff line change 33 "displayName" : " Python UltiSnippets" ,
44 "description" : " A set of Python snippets for VSCode" ,
55 "icon" : " img/icon.png" ,
6- "version" : " 2.0.0 " ,
6+ "version" : " 2.0.2 " ,
77 "engines" : {
88 "vscode" : " ^1.35.0"
99 },
2222 "keywords" : [
2323 " snippets" ,
2424 " python" ,
25- " python3"
25+ " python3" ,
26+ " autocompletion" ,
27+ " completion"
2628 ],
2729 "license" : " MIT" ,
2830 "contributes" : {
You can’t perform that action at this time.
0 commit comments