How to configure or enable visual studio code to automatically insert the standard:
if __name__ == '__main__':
I see it was implemented in 2018 but the usage being discussed in that ticket does not trigger anything for me. I've been scanning through the docs and general internet but my search keywords are not turning up relevant pages.