Skip to content

Add Action to Copy Objective-C Selector Name of @objc Swift Method #2145

Open
@CodaFi

Description

@CodaFi

Description

When a Swift class is marked @objcMembers or it has Objective-C/@objc ancestry and @objc methods without visible selector names, the Swift compiler applies a pretty complex set of heuristics to produce a readable Objective-C selector name. We should provide an action to run the compiler’s Objective-C selector mapping logic and copy the selector name for a Swift method to the pasteboard.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions