iceberg icon indicating copy to clipboard operation
iceberg copied to clipboard

Moving methods to another package does not mark both packages as dirty

Open tesonep opened this issue 3 years ago • 0 comments

Moving a method from Pkg1 to Pkg2 should mark both as dirty and have the two changes (Removing from the old package, putting in the new one)

tesonep avatar Feb 24 '23 10:02 tesonep