why does godot do this?
I don't know why but whenever i declare an export variable and set it in the inspector, for some reason it just disappears when i run the project and it doesn't show up in the inspector until i save the script again and also sometimes my code get's reverted back to a previous state(changes i made are lost but i can just ctrl+z to get them back). I use vscode and github btw.