Hello,
I have written a code in Visual Studio Code and successfully uploaded it using the VEX Extension. The first time everything worked without any issues. However, now when I completely change the code (I removed manual control to use an automatic code), it is not being uploaded. The controller is connected to the PC and recognized by the extension. There are no error messages in the console during the build, and the controller is also connected to the robot.
What could be the reason for this?