I need to change the Python interpreter in sublime text4… It seems cumbersome to do so every time, so can’t I set the key binding as shown below?
If F5 is pressed, set the Python interpreter to usr/bin/python3
set to
If F6 is pressed, can’t you set the python interpreter to /usr/venv/python3?
change python interpreter