Skip to content

Commit 554be59

Browse files
Wendy BreidingWendy Breiding
authored andcommitted
Merged PR 476072: Fixing link to Dev Kit and misspelling of OmniSharp
Fixing link to Dev Kit and misspelling of OmniSharp Related work items: #1829814
1 parent 7801e95 commit 554be59

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ Note: If working on a solution that requires versions prior to .NET 6, install a
2020
* Code Completions
2121
* Roslyn powered semantic awareness
2222

23-
## How to use Omnisharp?
24-
If you don’t want to take advantage of the great Language Server features, you can revert back to using Omnisharp in the pre-release extension by going to the Extension settings and setting `dotnet.server.useOmnisharp` to true. This will require that you restart VS Code to take effect. You can also switch back to the Switch to Release Version to revert back to the C# extension powered by OmniSharp.
23+
## How to use OmniSharp?
24+
If you don’t want to take advantage of the great Language Server features, you can revert back to using OmniSharp in the pre-release extension by going to the Extension settings and setting `dotnet.server.useOmnisharp` to true. This will require that you restart VS Code to take effect. You can also switch back to the Switch to Release Version to revert back to the C# extension powered by OmniSharp.
2525

2626

2727
## Found a Bug?
@@ -46,7 +46,7 @@ For more information see the [.NET Foundation Code of Conduct](http://www.dotnet
4646

4747
### Contribution License Agreement
4848

49-
By signing the [CLA](https://cla.dotnetfoundation.org/OmniSharp/omnisharp-roslyn), the community is free to use your contribution to [.NET Foundation](http://www.dotnetfoundation.org) projects.
49+
By signing the [CLA](https://cla.dotnetfoundation.org/), the community is free to use your contribution to [.NET Foundation](http://www.dotnetfoundation.org) projects.
5050

5151
### .NET Foundation
5252

@@ -69,4 +69,4 @@ If someone has already filed an issue that encompasses your feedback, please lea
6969
Let us know what you think of the extension by taking the quick survey.
7070

7171

72-
[csdevkitextension]: https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.vscodeintellicode-csharp
72+
[csdevkitextension]: https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.csdevkit

0 commit comments

Comments
 (0)