PreviewRename prompt #55
Labels
component: Rubbeduck.UI
Issue involves UI components
component: Rubberduck.Core
Issue involves the Core library
feature: code actions
Issues relating to code actions ("ducky menu")
feature: editor shell
Issues that relate to the editor shell
skill:xaml
Issues that involve XAML markup and WPF
Milestone
Before a rename operation is executed, its impacts are assessed, and the user gets an opportunity to [p]review and skip individual diffs if needed:
The number of locations and modules affected could theoretically reflect the checked items - the OK button should be disabled if none are selected (operation would be no-op).
This is purely client-side functionality: the preview diff literally consists of document edits to be performed.
The text was updated successfully, but these errors were encountered: