ContributionsMost RecentMost LikesSolutionsRe: Add Support for Code Completion in Other Code Editors I strongly support the request for the option to use an external editor. One major reason is the internal Python editor is very deficient in several aspects! For example: Rename refactoring is unreliable and buggy while other types of refactoring are not available at all. We have a lot of TC Python code and it is a huge PITA to work with the terrible built-in editor. Is there a way to import some TC module(s), so that the TC functions can be resolved in an external editor? Re: How to disable visualizer images when running SessionCreator? Thanks! The "arg" I didn't notice between all the others! How to disable visualizer images when running SessionCreator? I tried the obvious, use TestExecute command line flag /SkipVisualizerData. But that did not work!