We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a8e2bf commit 01a475eCopy full SHA for 01a475e
README.md
@@ -9,7 +9,7 @@ Welcome to the C# extension for Visual Studio Code! This preview provides the fo
9
* Lightweight development tools for [.NET Core](https://dotnet.github.io).
10
* Great C# editing support, including Syntax Highlighting, IntelliSense, Go to Definition, Find All References, etc.
11
* Debugging support for .NET Core projects targeting CoreCLR.
12
-* Support for project.json and csproj projects.
+* Support for project.json projects on Windows, OS X and Linux, and csproj projects on Windows.
13
14
The C# extension is powered by [OmniSharp](https://github.com/OmniSharp/omnisharp-roslyn).
15
0 commit comments