-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Closed
Labels
regressionRegression in behavior compared to a previous versionRegression in behavior compared to a previous version
Milestone
Description
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
Labels
regressionRegression in behavior compared to a previous versionRegression in behavior compared to a previous version