Skip to content

Conversation

@devlead
Copy link
Contributor

@devlead devlead commented Mar 8, 2020

C# extension has changed its name from "ms-vscode.csharp" to "ms-dotnettools.csharp", this means all extensions depending on it needs to be updated and i.e. all repositories with extension.json containing

"recommendations": [
    "ms-vscode.csharp"
 ]

or you get errors like

image

@ghost ghost assigned daxian-dbw Mar 8, 2020
Copy link
Member

@SteveL-MSFT SteveL-MSFT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was annoying me, too! Thanks!

@iSazonov iSazonov assigned iSazonov and unassigned daxian-dbw Mar 10, 2020
@iSazonov iSazonov added the CL-Tools Indicates that a PR should be marked as a tools change in the Change Log label Mar 10, 2020
@iSazonov iSazonov added this to the 7.1.0-preview.1 milestone Mar 10, 2020
@iSazonov iSazonov merged commit b04f0e4 into PowerShell:master Mar 10, 2020
@iSazonov iSazonov changed the title ms-vscode.csharp to ms-dotnettools.csharp Change recommended VS Code extension name from ms-vscode.csharp to ms-dotnettools.csharp Mar 10, 2020
@ghost
Copy link

ghost commented Mar 26, 2020

🎉v7.1.0-preview.1 has been released which incorporates this pull request.:tada:

Handy links:

howntown added a commit to howntown/PowerShell that referenced this pull request Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CL-Tools Indicates that a PR should be marked as a tools change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants