I have installed Anaconda using Package Manager on ST3. In looking at a Python source file I see some fancy new formatting options and the Command Palette has a variety of Anaconda commands, none of which seem to describe running a program or debugging a program. The closest is run current test, but when I try it the console shows a traceback for index out of range.
What am I missing?
Perhaps Anaconda as a Sublime plug-in doesn't support debugging?