swiftlang / vscode-swift

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

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

Closed award999 closed 4 months ago

award999 commented 4 months 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