question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

.NET 5 Intellisense data needs to be updated

See original GitHub issue

https://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:closed
  • Created 3 years ago
  • Reactions:2
  • Comments:10 (9 by maintainers)

github_iconTop GitHub Comments

3reactions
merriemcgawcommented, Sep 4, 2020

In that case making sure that @fabiant3 and @ryalanms have this on their radar. We definitely want to get something in for 5.0.

2reactions
AdamYoblickcommented, Nov 10, 2020

This has been absolutely done for a long time, the issue was just never updated.

Going to close out this issue.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found