dotnet / dotnet/vscode-csharp

Clarify readme language on dependency direction with Dev Kit

Open
#6,171 4 comments 1 reaction 1 assignee Claimed by @mikadumont View on GitHub
Dominant language
TypeScript
Stars
3.1k
Forks
737
Avg merge
18h 40m
Merged PRs (30d)
31

Description

From some feedback from non-native English speaking folks, some of the language is being misinterpreted in intro paragraph of Readme, making it seem like C# Dev Kit comes with this extension or is required.

Current language (emphasis mine)"

> A [Visual Studio Code](https://code.visualstudio.com/) [extension](https://marketplace.visualstudio.com/VSCode) that provides rich language support for C# and **is shipped along with [C# Dev Kit](https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.csdevkit)**.

Suggested change by customer:

>A [Visual Studio Code](https://code.visualstudio.com/) [extension](https://marketplace.visualstudio.com/VSCode) that provides rich language support for C#. Even more language support is provided by the [C# Dev Kit](https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.csdevkit) extension which can be installed additionally.

Or something along those lines that doesn't feel dependency related in the wrong direction.

Ref: https://github.com/microsoft/vscode-dotnettools/issues/403#issuecomment-1683501779

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.