You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,9 @@
1
1
# free-omnisharp-vscode
2
-
VS Code's C# extension but without the debugger.
2
+
3
+
VS Code's C# extension without the debugger.
3
4
4
5
## Why?
6
+
5
7
The debugger included in the official C# extension is [proprietary](https://aka.ms/VSCode-DotNet-DbgLicense) and is licensed to only work with Microsoft versions of vscode.
6
8
7
9
## Note about using .NET Core 3.1.401 or .NET 5 Preview 8 SDKs on Mono platforms
0 commit comments