Skip to content

A vscode snippet that makes it easy to write codes in python by providing completion options along with all arguments. Also support module imports

License

Notifications You must be signed in to change notification settings

tushortz/vscode-Python-Extended

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Extended

Python Extended is a vscode snippet that makes it easy to write codes in python by providing completion options along with all arguments.

Preview

Python Extended Preview

Usage

Run vscode and on a python file, type the method name to complete and press tab or enter on selection.

How to install

Open vscode. Press F1, search "ext install" followed by extension name, in this case: "ext install Python Extended" without the ">". Or if you prefer ">ext install", hit enter, search "Python Extended".

Contributions

Feel free to contribute to the extension. Fork it on github

License

Read LICENSE on the github repository

Acknowledgements

I'd first like to say a very big thank you to God my creator. Without him, this wouldn't be possible.

About

A vscode snippet that makes it easy to write codes in python by providing completion options along with all arguments. Also support module imports

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published