Skip to content

Commit

Permalink
Updated to reflect limited Desktop CLR support (#2046)
Browse files Browse the repository at this point in the history
* Updated to reflect limited Desktop CLR support

* Fixed grammatical error
  • Loading branch information
szul authored and gregg-miskelly committed Feb 27, 2018
1 parent 91bb533 commit e3d3c70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Welcome to the C# extension for Visual Studio Code! This preview provides the fo

* Lightweight development tools for [.NET Core](https://dotnet.github.io).
* Great C# editing support, including Syntax Highlighting, IntelliSense, Go to Definition, Find All References, etc.
* Debugging support for .NET Core (CoreCLR). NOTE: Mono and Desktop CLR debugging is not supported.
* Debugging support for .NET Core (CoreCLR). NOTE: Mono debugging is not supported. Desktop CLR debugging has [limited support](https://github.com/OmniSharp/omnisharp-vscode/wiki/Desktop-.NET-Framework).
* Support for project.json and csproj projects on Windows, macOS and Linux.

The C# extension is powered by [OmniSharp](https://github.com/OmniSharp/omnisharp-roslyn).
Expand Down

0 comments on commit e3d3c70

Please sign in to comment.