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
SwiftSyntax is currently only supported on Darwin, we should make the necessary changes to make it available for linux as well. For example SwiftSyntax depends on Foundation, for the linux build it can depend on swift-corelibs-foundation.