Skip to content

Import completion for types #1482

@duki994

Description

@duki994

Is there any possibility of supporting this in future?
dotnet/roslyn#34808

It's still in preview and based on idea of IntelliSense Extender VS extension.
It will be out of preview in a few versions.

Roslyn itself is capable of providing unimported type information via TypeImportCompletionProvider implemented in above pull request. CompletionService should suffice and support this new CompletionProvider without any major changes. Maybe even without changes.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions