Skip to content

Commit

Permalink
fix: links to xref
Browse files Browse the repository at this point in the history
Co-authored-by: Jérôme Laban <jerome@platform.uno>
  • Loading branch information
spouliot and jeromelaban authored Dec 13, 2023
1 parent 21627d8 commit b295108
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/articles/get-started-vscode.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ New versions of the **Uno Platform extension** works with the [C# extension](htt

Note: Microsoft has [not completed nor formalized](https://github.com/dotnet/vscode-csharp/issues/5805) the APIs required for integration with C# DevKit. As such our support is, like the APIs, **experimental** and might break if/when breaking changes are introduced in the Microsoft extensions.

- [How to switch to C# DevKit Mode](doc/articles/get-started-vscode-devkit.md)
- [How to switch to OmniSharp Mode](doc/articles/get-started-vscode-omnisharp.md)
- [How to switch to C# DevKit Mode](xref:Uno.GetStarted.vscode.DevKit)
- [How to switch to OmniSharp Mode](xref:Uno.GetStarted.vscode.OmniSharp)

### Detecting the current mode of operation

Expand Down

0 comments on commit b295108

Please sign in to comment.