.NET 5 Intellisense data needs to be updated
See original GitHub issuehttps://github.com/dotnet/wpf/blob/be89bbfaded6ad3f0f4143bf1a8dd075a5789715/global.json#L24
.NET 5 still using intellisense data from .NET Core 3.0 docs. This needs to be updated to use .NET 5 docs based data.
@dotnet/dotnet-winforms - dotnet/winforms also has this bug I think.
winforms/global.json@L22 in 0416d4
"dotnet-api-docs_netcoreapp3.0": "0.0.0.1"
Issue Analytics
- State:
- Created 3 years ago
- Reactions:2
- Comments:10 (9 by maintainers)
Top Results From Across the Web
Install localized IntelliSense files - .NET
Learn how to set up your development machine to use localized IntelliSense files for .NET projects (including .NET Core) in Visual Studio.
Read more >Intellisense is gone (again) · Issue #6024 · dotnet/vscode- ...
My impression as a user (which may not be accurate!) is that sln's are legacy and have been replaced by the set of...
Read more >How to fix Visual Studio 2022 17.5 Intellisense not working
I do C# 6 MVC and Blazor Server. It's broken in both. Definitely looks like a problem with the latest update and needs...
Read more >c# - Intellisense not automatically working VSCode
As of the 0.5 version I have found that I need to close and re-open my working files to get some new intellisense...
Read more >IntelliSense in Visual Studio Code
IntelliSense. IntelliSense is a general term for various code editing features including: code completion, parameter info, quick info, and member lists.
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
In that case making sure that @fabiant3 and @ryalanms have this on their radar. We definitely want to get something in for 5.0.
This has been absolutely done for a long time, the issue was just never updated.
Going to close out this issue.