-
Notifications
You must be signed in to change notification settings - Fork 84
Open
Labels
SwiftPMSwift Package ManagerSwift Package ManagerblockedenhancementNew feature or requestNew feature or requestsourcekit-lspSourceKit-LSP issueSourceKit-LSP issue
Description
Is your feature request related to a problem? Please describe.
This is an issue to track progress on #Playground and swift play support.
I'm not sure if there is much actionable right now.
Repo: https://github.com/apple/swift-play-experimental
Describe the solution you'd like
Xcode 26 supports a #Playground macro. The VSCode extension should too.
This is helpful for quick experiments.
Describe alternatives you've considered
Live on with swift repl or swift -e. Have a "playground file" which is ignored by git and manually run it from the command palette.
Additional context
I find myself using swift repl or swift -e a bunch of times every week, and the new #Playground macro could be a better alternatives to those.
Metadata
Metadata
Assignees
Labels
SwiftPMSwift Package ManagerSwift Package ManagerblockedenhancementNew feature or requestNew feature or requestsourcekit-lspSourceKit-LSP issueSourceKit-LSP issue
Type
Projects
Status
In Progress