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
echo "Swift binaries installed for VSCode. Make sure to also install the 'sswg.swift-lang' extension in VSCode"
22
+
echo "Swift binaries installed for VSCode. Trying to install the sswg.swift-lang extension"
23
+
24
+
install-extension sswg.swift-lang
25
+
26
+
echo "Please manually download and install 'sswg.swift-lang' from 'https://marketplace.visualstudio.com/items?itemName=sswg.swift-lang' if you see errors above"
0 commit comments