-
Notifications
You must be signed in to change notification settings - Fork 37.7k
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugverifiedVerification succeededVerification succeeded
Milestone
Description
.pyt files are a file type used by the ESRI ArcGIS software to describe Python toolboxes. ArcGIS is a commonly used, commercial GIS (Geographic Information Systems) software. One way of extending this software is by using custom tools, which can be contained in native (.tbx) or Python (.pyt) toolboxes.
Python toolboxes are text files containing regular Python code, but use the .pyt extension to allow ArcGIS to identify them. It would be great if the .pyt file extension could be included as one used by the VSCode Python extension.
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugverifiedVerification succeededVerification succeeded