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 01a475e commit fa8e77dCopy full SHA for fa8e77d
README.md
@@ -8,7 +8,7 @@ Welcome to the C# extension for Visual Studio Code! This preview provides the fo
8
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.
+* Debugging support for .NET Core (CoreCLR). NOTE: Mono and Desktop CLR debugging is not supported.
12
* 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).
0 commit comments