Python files that run as scripts start with a hashbang line trigger the BashSupport Pro Run/Debug instead of using the built in python debugger.
Example file:
#!/usr/bin/env python3
print('hello world')
Right click on the file name tab and select “Run .py”.
This triggers the BashSupport Pro Run/Debug instead of the python one.
Is there a way to exclude python files or files with a specific hashbang line?
I’m running BashSupport Pro 2.1.2.213.