Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prompt to restart extension on xcode-select #1244

Merged

Conversation

plemarquand
Copy link
Contributor

If the user performs an xcode-select and doesn't have a swift.path set in their VS Code settings, prompt them to restart the extension to pick up the new Xcode path. This only applies on macOS where xcode-select is possible.

@plemarquand plemarquand force-pushed the reload-extension-on-xcode-select branch 3 times, most recently from c5930e4 to 8d6c0db Compare December 5, 2024 15:25
If the user performs an `xcode-select` and doesn't have a `swift.path`
set in their VS Code settings, prompt them to restart the extension to
pick up the new Xcode path. This only applies on macOS where
`xcode-select` is possible.
@plemarquand plemarquand force-pushed the reload-extension-on-xcode-select branch from 8d6c0db to 88d78aa Compare December 5, 2024 15:40
@plemarquand plemarquand marked this pull request as ready for review December 5, 2024 18:57
@plemarquand plemarquand merged commit 5044a3d into swiftlang:main Dec 17, 2024
17 checks passed
@plemarquand plemarquand deleted the reload-extension-on-xcode-select branch December 17, 2024 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants