Hi there,
I used to combine 'Alt/F5' & 'F5' key bindings to execute my scripts in cloud9.
I noticed that 'F5' (Run last) is not working anymore.
I tried on different computers with different web browsers (chrome & firefox), and also on different aws accounts, but the best I get when I hit F5 is a "All changes saved" message near the "Run" button and no re-execution of the script.
I also tried to change the keybinding (ex:F9 instead of F5) in the preferences, but this does it does not solve the problem.
Am I the only one who gets this behaviour ?
Thank you.
If that can help I noticed that it works again when I update or delete the ~/.c9/keybindings.settings (accessing it from "AWS Cloud9/Open your key map" menu) but it does not seem to be permanent though.