Python Extended is a vscode snippet that makes it easy to write codes in python by providing completion options along with all arguments.
Run vscode and on a python file, type the method name to complete and press tab or enter on selection.
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".
Feel free to contribute to the extension. Fork it on github
Read LICENSE on the github repository
I'd first like to say a very big thank you to God my creator. Without him, this wouldn't be possible.