swiftlang / vscode-swift

Visual Studio Code Extension for Swift
https://marketplace.visualstudio.com/items?itemName=sswg.swift-lang
Apache License 2.0
705 stars 47 forks source link

Make sure swiftc diagnostics are cleaned up after new swift commands #915

Closed award999 closed 1 week ago

award999 commented 1 week ago

This will fix the issue mentioned. There is also an issue that SourceKit and swiftc have different ranges reported which I'll reach out about

Issue: #912