662 Forks
2626 Stars
2626 Watchers

vscode-csharp

Official C# support for Visual Studio Code

How to download and setup vscode-csharp

Open terminal and run command
git clone https://github.com/dotnet/vscode-csharp.git
git clone is used to create a copy or clone of vscode-csharp repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with vscode-csharp https://github.com/dotnet/vscode-csharp/archive/master.zip

Or simply clone vscode-csharp with SSH
[email protected]:dotnet/vscode-csharp.git

If you have some problems with vscode-csharp

You may open issue on vscode-csharp support forum (system) here: https://github.com/dotnet/vscode-csharp/issues