Skip to content

Commit

Permalink
Update docs/settings.md
Browse files Browse the repository at this point in the history
Co-authored-by: Rishi <rbenegal@apple.com>
  • Loading branch information
plemarquand and rbenegal authored Mar 4, 2025
1 parent 3480d20 commit c6c26a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,4 @@ To enable support, set the following Sourcekit-LSP server arguments in your sett

Swift depends on a number of developer tools when running on Windows, including the C++ toolchain and the Windows SDK. Typically these are installed with [Visual Studio](https://visualstudio.microsoft.com/).

If there are multiple versions of Visual Studio installed you can specify which one should be used by setting a new the `VCToolsInstallDir` envrionment variable to you desired path using the [`swift.swiftEnvironmentVariables`](vscode://settings/swift.swiftEnvironmentVariables) setting.
If you have multiple versions of Visual Studio installed you can specify the path to the desired version by setting a `VCToolsInstallDir` environment variable using the [`swift.swiftEnvironmentVariables`](vscode://settings/swift.swiftEnvironmentVariables) setting.

0 comments on commit c6c26a7

Please sign in to comment.