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
Go To conceptually is very much like Find and Replace but currently there are several differences:
Go To is modal while Find and Replace are non-modal
Go To can be displayed on an empty buffer (the menu command is enabled)
Unless there are some specific reasons, Go To should be made non-modal and its menu command and hotkey must be disabled on an empty buffer (as well as other commands in Edit, below Replace Next).
Also, according to #259 these 3 dialogs must be combined in such a way that only one of them is visible (just like currently you can't display both Find and Replace, you shouldn't be able to display both Go To and Find, for example).
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Go To conceptually is very much like Find and Replace but currently there are several differences:
Unless there are some specific reasons, Go To should be made non-modal and its menu command and hotkey must be disabled on an empty buffer (as well as other commands in Edit, below Replace Next).
Also, according to #259 these 3 dialogs must be combined in such a way that only one of them is visible (just like currently you can't display both Find and Replace, you shouldn't be able to display both Go To and Find, for example).
The text was updated successfully, but these errors were encountered: