Hi there,
I am working with text files that have no extension, and I want to run (open) these files with two different applications, depending on which shortcut key I press.
Say I press F1, then I would like to run the file with application A,
if I press F2, it should run the file with application B.
How could I achieve this in Sublime?