If I make code changes while in the run mode and stepping through code, any changes I make seem to get skipped while stepping through the code. Am I doing something wrong or do I need to stop and run again to test changes?
While running in debug mode, you can easily make code changes and the hit F11, which will restart the compiling/run process but faster than a full compile