Skip to content

Minor corrections to vscode getting started guide #1080

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

Merged
merged 1 commit into from
Jun 17, 2025

Conversation

matthewbastien
Copy link
Member

Update documentation for getting started with the Swift extension for VS Code:

  • SourceKit-LSP has background indexing enabled by default starting in Swift 6.1 which means that users no longer need to run a build before language features are available.
  • The debug configuration has changed slightly since previous extension versions. The type should now be "swift" instead of "lldb".

@shahmishal shahmishal merged commit 83a761a into swiftlang:main Jun 17, 2025
3 checks passed
@matthewbastien matthewbastien deleted the update-vscode-docs branch June 17, 2025 14:04
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.

5 participants