Skip to content

"Use explicit type instead of 'var'" should opt for adding a "using" instead of fully qualifying #24034

@davkean

Description

@davkean

Use explicit type will fully qualify a type if there is not already a using in scope. This is annoying if you never want a fully qualified type.

image

This in contrast to the spell checker, which does opt for a using vs fully qualifying:

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-IDEhelp wantedThe issue is "up for grabs" - add a comment if you are interested in working on it

    Type

    No type

    Projects

    Status

    Completed

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions