create-python-moduleDuplicates the useful functionality in PyCharm whereby you can create a
directory and populate it with an InstallationSearch on the VSCode extentions tab or Web Marketplace for 'create-python-module' and click install. UsageSimply right click on a folder in the File Explorer and chose "New Python
Module" from the context menu. Enter a name when prompted, and a folder with
that name will be created where you chose, containing an empty TODOThis is a very basic extension, simply to give me a start on creating extensions for VSCode while filling a serious lack I find in VSCode. It is missing :
RequirementsJust VSCode. Extension SettingsNone. Known IssuesNone known (yet) Release Notes0.0.xInitial Internal testing Releases. 1.0.0First public release. 1.0.1Documentation Update only |