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
and save it as "do.swift", then from the menu "Debug" -> "Start debug", I get an error:
Cannot read property 'toLowerCase' of undefined
This is the content of my settings:
// Place your settings in this file to overwrite the default settings
{
"swift.path.sourcekite": "/Users/marcoconti/DEV/sourcekite/.build/debug/sourcekite"
}