Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If you are writing a plugin follow __40__Debugging a plugin in Visual Studio.

Tips

  • Right clicking on breakpoints allow you add properties to them (action when hit, pause condition etc).
  • You can right click particular line in the program and click "Set Next Statement" and the program will execute the line next.