New Script Editor Quick Jump List and Auto-Commit

The new function quick jump list in the Script Editor is really cool, what do you call it?

It would also be really nice if new module-level Python classes are also listed in the quick jump list. Sometimes I need to write new Python classes. It would also be great if module-level Python variables showed up in the quick jump list.

Also really like the Auto-Commit for editing scripts.

The tooltip for Auto-Commit says, “Commit this script when valid changes are made”. I would like to know better when scripts are automatically comitted. Does this happen when a script changes and there is no syntax error? Any other time?

What to call it…hmm… how about the module structure pane?

I agree - classes should be shown. good point.

Yeah, it’s when edits are made with no syntax error.

Great, thanks.