-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
Description
Is there any way to enable custom lines for specific file types? For example, I maintain a Python wrapper, but can't always ensure users of my code have it in their PATH, so /usr/bin/env python3 won't work, and my wrapper is not in /usr/bin/python3 so it would be nice to have the extension enable a custom line for my Python executable files.
Reactions are currently unavailable