vknabel / vscode-swift-development-environment

New home of Swift Development Environment for VS Code
https://marketplace.visualstudio.com/items?itemName=vknabel.vscode-swift-development-environment
Apache License 2.0
175 stars 14 forks source link

Call for feedback: Contributing.md #36

Closed vknabel closed 5 years ago

vknabel commented 6 years ago

I wanted to create a Contributing.md for this repo. First of all: this document is a work in progress and I would be really happy for any feedback and if I could answer your questions.

In the beginning I started with an overview about MSDE, sourcekite and the Langserver Swift. I think there should be a few sections about general FAQs for contributors, the architecture of the extension and about how you can start working on different parts (turning on logging, SourceKit logs of Xcode, testing, attaching debugger, etc.)