RLovelett/langserver-swift

Ugly error when the repo uses podspec or cartfile

chrismwendt opened this issue · 0 comments

return "Could not find \(url.path) in the workspace."

Could not find ... in the workspace.

I think this happens because some repos use .podspec or Cartfile instead of Package.swift. A nicer error message would be ✨