swiftlang / vscode-swift

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

Update CONTRIBUTING.md with instructions on building a .vsix #893

Closed plemarquand closed 2 weeks ago

plemarquand commented 2 weeks ago

Add instructions that outline how to build and install a .vsix from a local repository. This will help users who want to live on unreleased features without having to build and run the extension in an extension host.