Skip to content

Commit f7a2887

Browse files
authored
Add netcoredbg (ionide#1872)
1 parent 85d0c32 commit f7a2887

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,13 @@ The LSP that powers language features is [FSAutoComplete](https://github.com/fsh
2121

2222
The library that powers project and script loading is [proj-info](https://github.com/ionide/proj-info)
2323

24+
You find a version of this plugin pre-packaged with the FOSS debugger from Samsung [here](https://open-vsx.org/extension/Ionide/Ionide-fsharp)
25+
2426
# Requirements
2527

2628
* .NET 6.0/7.0 SDK - https://dotnet.microsoft.com/download/dotnet/7.0
2729

28-
* VS Code C# plugin - Ionide's debugging capabilities relies on the debugger provided by Omnisharp team.
30+
* VS Code C# plugin - Ionide's debugging capabilities rely on either the [Omnisharp](https://github.com/OmniSharp/omnisharp-vscode) debugger or [netcoredbg](https://github.com/muhammadsammy/free-omnisharp-vscode).
2931

3032
## Features
3133

0 commit comments

Comments
 (0)