Closed
Description
We need to document the "end to end" VS Code experience with C# and .NET Core.
We have this great doc already: https://github.com/dotnet/core-docs/blob/master/docs/core/tutorials/using-on-macos.md.
We need to document the very basic experience that doesn't include unit testing from the start, to deliver a super low friction adoption experience on one page.
The marketplace extension page needs to point into the docs, not the omnisharp repository for the experience, including debugging. We should also look at the code.vs.com pages, too.
See:
- https://marketplace.visualstudio.com/items?itemName=ms-vscode.csharp
- https://github.com/OmniSharp/omnisharp-vscode/blob/master/README.md
- https://code.visualstudio.com/docs/runtimes/dotnet
- https://code.visualstudio.com/docs/runtimes/unity
- https://code.visualstudio.com/docs/languages/csharp
/cc @DustinCampbell, @staceyhaffner