Skip to content

Commit

Permalink
fix: split a few more kits
Browse files Browse the repository at this point in the history
  • Loading branch information
spouliot committed Dec 19, 2023
1 parent 41452a5 commit 6e927b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/articles/get-started-vscode-devkit.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ Press `F1`, select `Developer: Reload Window` and select it. VS Code will reload

## Validation

You can verify that the **Uno Platform** extension is working by looking at the **Uno Platform** logs inside the **Output** pane by using `Ctrl` + `Shift` + `U` (`Shift` + `` + `,` on a Mac). After reloading the window you should see a line with `[Info] Running in DevKit mode` inside the logs.
You can verify that the **Uno Platform** extension is working by looking at the **Uno Platform** logs inside the **Output** pane by using `Ctrl` + `Shift` + `U` (`Shift` + `` + `,` on a Mac). After reloading the window you should see a line with `[Info] Running in Dev Kit mode` inside the logs.
2 changes: 1 addition & 1 deletion doc/articles/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -598,7 +598,7 @@
items:
- name: Visual Studio Code Extension
href: xref:Uno.vscode.additional
- name: C# DevKit Support
- name: C# Dev Kit Support
href: xref:Uno.GetStarted.vscode.DevKit
- name: Omnisharp Support
href: xref:Uno.GetStarted.vscode.OmniSharp
Expand Down

0 comments on commit 6e927b0

Please sign in to comment.