code-d
code-d copied to clipboard
Offer more powerful refactor dialog when renaming/moving files
When a module is moved or renamed the module definition at the top of the file gets updated (as unsaved change), other modules and files in the workspace should automatically get changed to import the new file. However the user should get a dialog for this and then a general purpose function for refactor renaming modules can be added.