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: subscriptions/vs-c-sharp-dev-kit.md
+9-7Lines changed: 9 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: C# Dev Kit for Visual Studio Code
3
3
author: evanwindom
4
4
ms.author: amast
5
5
manager: shve
6
-
ms.date: 10/12/2023
6
+
ms.date: 04/11/2024
7
7
ms.topic: how-to
8
8
description: Explore the C# Dev Kit for Visual Studio Code that provides a rich C# editing experience, AI-powered development, solution management, and integrated testing.
9
9
---
@@ -12,7 +12,7 @@ description: Explore the C# Dev Kit for Visual Studio Code that provides a rich
12
12
13
13
The [C# Dev Kit](https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.csdevkit) is a new Visual Studio Code extension that brings an improved editor-first C# development experience to Linux, macOS, and Windows.
14
14
15
-
The C# Dev Kit is designed to enhance your C# productivity when you’re working in VS Code. It works together with the [C# extension](https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.csharp), which has been updated to be powered by a new fully open-source Language Server Protocol (LSP) host, creating a performant, extensible, and flexible tooling environment that easily integrates new experiences into C# for VS Code.
15
+
The C# Dev Kit is designed to enhance your C# productivity when you’re working in Visual Studio Code. It works together with the [C# extension](https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.csharp), which is updated to be powered by a new fully open-source Language Server Protocol (LSP) host, creating a performant, extensible, and flexible tooling environment that easily integrates new experiences into C# for VS Code.
16
16
17
17
## What is C# Dev Kit?
18
18
@@ -25,11 +25,13 @@ C# Dev Kit borrows some familiar concepts from Visual Studio to bring a more pro
25
25
> [!div class="mx-imgBorder"]
26
26
> 
27
27
28
-
## Learn more about the C# Dev Kit
29
-
If you'd like to learn more about the C# Dev Kit, check out these resources:
28
+
## Install the C# Dev Kit
29
+
30
+
To learn more about the C# Dev Kit and to install it, check out these resources:
31
+
+ The [C# Dev Kit page](https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.csdevkit) on the Visual Studio Marketplace has information about the features, Q&A, ratings and reviews, and to install it.
30
32
+ For information about the features and capabilities of the C# Dev Kit, see the blog post [Announcing C# Dev Kit for Visual Studio Code](https://devblogs.microsoft.com/visualstudio/announcing-csharp-dev-kit-for-visual-studio-code/).
31
-
+ The [C# Dev Kit FAQ](https://code.visualstudio.com/docs/csharp/cs-dev-kit-faq#_who-can-use-c-dev-kit) provides answers to common questions about the kit.
32
-
+ The [C# Dev Kit page](https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.csdevkit) on the Visual Studio Marketplace has information about the features, Q&A, ratings and reviews, and instructions on how to get started.
33
+
+ The [C# Dev Kit FAQ](https://code.visualstudio.com/docs/csharp/cs-dev-kit-faq#_who-can-use-c-dev-kit) provides answers to common questions about the kit.
34
+
33
35
34
36
## Eligibility
35
37
@@ -49,4 +51,4 @@ If you'd like to learn more about the C# Dev Kit, check out these resources:
49
51
> [!NOTE]
50
52
> Microsoft no longer offers Visual Studio Professional Annual subscriptions and Visual Studio Enterprise Annual subscriptions in Cloud Subscriptions. There will be no change to existing customers experience and ability to renew, increase, decrease, or cancel their subscriptions. New customers are encouraged to go to [https://visualstudio.microsoft.com/vs/pricing/](https://visualstudio.microsoft.com/vs/pricing/) to explore different options to purchase Visual Studio.
51
53
52
-
Not sure which subscription you're using? Connect to [https://my.visualstudio.com/subscriptions](https://my.visualstudio.com/subscriptions?wt.mc_id=o~msft~docs) to see all the subscriptions assigned to your email address. If you don't see all your subscriptions, you may have one or more assigned to a different email address. You need to sign in with that email address to see those subscriptions.
54
+
Not sure which subscription you're using? Connect to [https://my.visualstudio.com/subscriptions](https://my.visualstudio.com/subscriptions?wt.mc_id=o~msft~docs) to see all the subscriptions assigned to your email address. If you don't see all your subscriptions, you might have one or more assigned to a different email address. You need to sign in with that email address to see those subscriptions.
0 commit comments