Whenever I create a signal Godot opens the (internal or external) script editor to create the receiving function even if I turned off the option to create callbacks (Editor settings -> Text editor -> "Create Signal Callbacks" : off) and even if the function already exists. Is there an option to turn this off? It also does this if I change a signal to being deferred.