In Vegas7d Customize Keyboard, there is an entry called View.ScriptEdit. It's under both Explorer and Global. It's assigned to Ctrl-Alt-0. I don't find it described in Help or Keyboard Shortcuts. Anybody know what this does, or how to use it?
Ahhaaa... I had tried the keystroke before...but I didn't notice the new window in the dock area. Thanks Ed. That's nice. It even gives you the basic template for a new Vegas script, in C#, jscript og VBscript.
Handy feature, but it won't put Visual Studio out of business. ;-) It ought to be mentioned in online help and the manual!
It'd be nice with a button to open up the Vegas scripting SDK for quick reference.
I'd also suggest that the default (install) position of the ScriptEdit window be a floating window in the middle of the screen, rather than as a docked window.
Not sure exactly, I use the "full" Visual Studio. The reason I tend to use Vegas.DebugOut is because I write scripts for several users, so if something goes wrong I can check the debug output on their machines.
Visual Studio has the ability to attach a debugger to a running instance of Vegas and set breakpoints. I'm not sure if VSE has that capability, though.