code-d icon indicating copy to clipboard operation
code-d copied to clipboard

Offer more powerful refactor dialog when renaming/moving files

Open WebFreak001 opened this issue 7 years ago • 0 comments

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.

WebFreak001 avatar Oct 26 '18 18:10 WebFreak001