I know, from the title it's kinda hard to see what I mean...
I'm finishing up a CustomView, so a couple of simple get/set methods are added to the CV class... But the Object in the main class does not get updated!
Also, changing Global sub from public to private is not updated too!
I have tried cleaning up the project, save and exit, but nothing changes
see screenshots
Yes, I've noticed this too (the other way around in my case, from private -> public, or sometimes even a property name change does not appear in the autocomplete)