I'm new to swift so I'm not familiar with how things are supposed to work. Is there a way to get syntax errors to show up when editing a standalone file?
Similarly, if I edit a file that's part of an xcode project, is there a way to get syntax errors to display?
So far, I've only gotten this to work after init'ing a package and then editing Source/package/main.swift