You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With Xcode now respecting .editorconfig files (see image below), we should include a default editor config file when SwiftPM creates a new package (e.g. with swift package init). This would give VSCode useful context on how to support Swift files and reduce inconsistency when transitioning between Xcode and VSCode for a single project.