Is there autocomplete in the Studio app that I am missing, for instance I am used to VSCode and python and when typing in a method on a object e.g. dir = sys.Directory() the Directory is not getting offered as an autocomplete option on the sys module.