You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[severity:Other]
When a method has a long name, which is undesirable but it happens, it becomes impossible to know which interface one is attempting to pull a method up to with the 'Pull method up to interface' quick refactor.
Some suggestions when hovering over an option:
The name of the interface be displayed in the preview view that pops up. (e.g Lines 7 to 9 of ISomeInterface). Sometimes you could tell the context from other methods that appear in the interface preview but not always.
The method name shortened like: Pull GetObjectFrom... up to ISomeInterface
A normal tooltip could appear on hover of an option with the full unabbreviated text.
Original Comments
Feedback Bot on 10/9/2023, 08:52 PM:
(private comment, text removed)
Original Solutions
(no solutions)
The text was updated successfully, but these errors were encountered:
This issue has been moved from a ticket on Developer Community.
[severity:Other]
When a method has a long name, which is undesirable but it happens, it becomes impossible to know which interface one is attempting to pull a method up to with the 'Pull method up to interface' quick refactor.
Some suggestions when hovering over an option:
Lines 7 to 9 of ISomeInterface
). Sometimes you could tell the context from other methods that appear in the interface preview but not always.Pull GetObjectFrom... up to ISomeInterface
Original Comments
Feedback Bot on 10/9/2023, 08:52 PM:
(private comment, text removed)
Original Solutions
(no solutions)
The text was updated successfully, but these errors were encountered: