Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Incorrect results when using "Show items from unimported namespaces" to complete generic types #36730

@davkean

Description

@davkean

Steps to Reproduce:

I was trying to complete System.Collections.Generics.List, but I got the non-generic version of this type:

TypeCompletionForGenerics

Expected Behavior:
List<T> to be committed.

Actual Behavior:
List was committed.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions