This extension allows to create an empty Swift project in VS Code. The necessary Package.swift file, a dummy main.swift file as well as VS Code-specific workspace files are generated. The user only needs to select a root folder for his workspace and indicate a project name.
The minimal Swift version (swift-tools-version) to be used in the Package.swift file can be set in the Settings (swift-project-creation.swift.toolsVersion).