Is it possible to rebind Ctrl+Alt+F11 to something else?

Yes in digging through the source code for the LC server there appears to be a hardcoded value of Ctrl+Alt+F11

image

Digging more into the code there is a mechanism within the live coding server to change this shortcut but it doesn’t appear exposed to the editor at all. Seems like this might be a missing feature at the moment.

1 Like