swiftlang / vscode-swift

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

Deprecate swift.sourcekit-lsp.serverPath setting #777

Closed plemarquand closed 2 months ago

plemarquand commented 2 months ago

Setting swift.sourcekit-lsp.serverPath can cause issues if the binary's version doesn't match the user's installed toolchain.

Deprecate the setting, keeping it available for extension developers, and make a note in the CONTRIBUTING.md.