Develop Swift based applications. Includes everything you need to get up and running.
Options Id | Description | Type | Default Value |
---|---|---|---|
imageVariant | Version of Swift | string | 5.10 |
This template uses the common-utils feature to implement some commonly implemented options including install zsh and updating packages. Edit the values in the devcontainer.json
to enable these. More details on available options can be found here.
-
If this is your first time using a development container, please see getting started information on setting up Dev Containers or creating a codespace using GitHub Codespaces.
-
Start VS Code and open your project folder or connect to a codespace.
-
Press F1 select and Add Dev Container Configuration Files... command for Dev Containers or Codespaces.
Note: If needed, you can drag-and-drop the
.devcontainer
folder from this sub-folder in a locally cloned copy of this repository into the VS Code file explorer instead of using the command. -
Select this definition. You may also need to select Show All Definitions... for it to appear.
-
Finally, press F1 and run Dev Containers: Reopen in Container or Codespaces: Rebuild Container to start using the definition.
Copyright (c) Visual Studio Code Swift extension project. All rights reserved.
Licensed under the MIT License. See LICENSE.