FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Change recommended VS Code extension name from ms-vscode.csharp to ms-dotnettools.csharp by devlead · Pull Request #12083 · PowerShell/PowerShell · GitHub

Change recommended VS Code extension name from ms-vscode.csharp to ms-dotnettools.csharp - #12083

Merged
Ilya (iSazonov) merged 1 commit into
PowerShell:masterfrom
devlead:feature/ms-dotnettools.csharp
Mar 10, 2020
Merged

Change recommended VS Code extension name from ms-vscode.csharp to ms-dotnettools.csharp#12083
Ilya (iSazonov) merged 1 commit into
PowerShell:masterfrom
devlead:feature/ms-dotnettools.csharp

Conversation

Copy link
Copy Markdown
Contributor

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

Steve Lee (SteveL-MSFT) left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

This was annoying me, too! Thanks!

Ilya (iSazonov) added the CL-Tools Indicates that a PR should be marked as a tools change in the Change Log label Mar 10, 2020
Ilya (iSazonov) added this to the 7.1.0-preview.1 milestone Mar 10, 2020
Ilya (iSazonov) merged commit b04f0e4 into PowerShell:master Mar 10, 2020
Ilya (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

Copy link
Copy Markdown

🎉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
Thatgfsj (Thatgfsj) pushed a commit to Thatgfsj/PowerShell that referenced this pull request Aug 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL