You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think we have a fundamental problem here:
we cannot easily find a VS Code debugger on the Marketplace by its debug type (which is a well known package.json property of all VS Code debuggers).
The Marketplace should not use an unstructured search algorithm here, because that most likely will fail for a debug type "python" or "php".
@prashantvc I will assign all these related search issues to you and move them to backlog. I think they will be helpful when we start on improving search to have all these cases as a test for the new search.
This is fixed in latest VS Code Insiders. Please try it out and let us know if there are still examples where you think that search is not working.
We expect the fixed search to be in VS Code Stable start of December.
Looking forward to feedback - thanks!
@category:"debuggers" CoreCLR
"The C# extension has the word "CoreCLR" in the body here https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.csharp
What should the C# extension do to make sure it shows up for this query.
The text was updated successfully, but these errors were encountered: