Skip to content

Renaming linked file results in error dialog #350

Description

@latkin

If you have a linked file in an F# project, you can attempt to rename the file in solution explorer:

image

However you get an error dialog when you try it:

image

FWIW C# prohibits rename on linked files entirely. This seems reasonable, as it's not clear what "renaming" even means with respect to linked files (change the name of the link? or the file itself?). So IMO fix would be to just mark this field a read-only.

image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions