I wanted to rename my folders to be in snake case, i did that and now folders like res://scripts/ have a weird ghost-duplicate that the engine keeps trying to use. Anytime I try to run my project, it tells me every script with a class name is hiding a global class script name.
I think this is an engine bug, but isn't there a way to refresh my project so that it uses the correct references?