When working with an ESRI Python Toolbox it would be helpful if Spyder's editor window recognized .pyt
files. My current workaround (to use syntax-checking) involves using a temporary .py
file, opened in a new tab, and the code is copy/pasted back and forth for editing and saving (see screenshot).
Is there a setting in Spyder to extend the recognizable file types?