Skip to content

edit(::Method) doesn't work in 1.7-beta2 #41408

@rashidrafeek

Description

@rashidrafeek

For eg,

edit(methods(match).ms[1])

doesn't work in 1.7-beta2 and it returns nothing.

This was due to #39481 which changed edit(::Function) to return the method list instead of showing an error. It suggests using a shortcut, num-(ctrl-q) to go to the specific method from the list. But this doesn't seem to work for me (Maybe I am not doing it correctly, but didn't find any docs regarding this shortcut). Even though, I think the above code block not working was not intended in that PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    regressionRegression in behavior compared to a previous version

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions