In my python project, when I rename a file, cursor will take a long time to search related code and change the code, but sometimes I don’t want do this, it will mess up the code and wait unnecssary long time, so I hope cursor can provide a toggle button or add a new item name “rename with changing code” in the right click panel to let user choose if enable this feature, thanks !