Changing marketplace publisher from ms-vscode to ms-dotnettools causes extension recommendations to repeat ad nauseum
See original GitHub issueSteps to reproduce
- Have an old version of the extension installed that uses
ms-vscode.csharp
as the extension ID. - Be upgraded to
ms-dotnettools.csharp
. - Have a project that uses extension recommendations, set up to install the extension under the new
ms-dotnettools.csharp
Expected behavior
Everything keeps working normally.
Actual behavior
Constantly keep being pestered with the need to install a not-yet-installed recommended extension, even though the extension is already installed.
Issue Analytics
- State:
- Created 4 years ago
- Reactions:31
- Comments:31 (5 by maintainers)
Top Results From Across the Web
Publishing Extensions - Visual Studio Code
Learn how to publish Visual Studio Code extensions to the public Marketplace and share them with other developers.
Read more >Publishing updated extension to marketplace
I created a vscode color theme extension. ... I then made some changes to the extension but now I'm not able to publish...
Read more >Create and Publish the VSCode extension to ...
I am using this IDE past 4yeas. Still, it's new to me for day-to-day activities. Why? . Microsoft's Visual Studio Code is...
Read more >您好,dotnet tool_dotNET跨平台的博客
# The output path is relative to the position of the csproj-file. - dotnet publish -c Release -o ../publish MyProject/MyProject.csproj.
Read more >What Does Ad Nauseam Mean? | Grammarly Blog
Ad nauseam ” is a Latin phrase we use to describe something that has been repeated too many times or discussed too much....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Same here. Instructions:
uninstall c# extension (and disable any other extensions that are throwing errors because of c# not being “found”).
Download csharp-1.21.12.vsix from here: https://github.com/OmniSharp/omnisharp-vscode/releases/tag/v1.21.12
Restart VS Code
Open the Command Palette in VS Code. Search for “shell command install” and run that
Open a command line terminal and go to the folder you downloaded the vsix file to
Run: code --install-extension csharp-1.21.12.vsix
Restart VS Code
Open Preferences -> Settings in VS Code. Search for “update” and uncheck Extensions: Auto Update
Microsoft products are uniquely affected by Mercury Retrogrades.
Unfortunately, it also seems to prevent other extensions from loading: