att / rcloud

Collaborative data analysis and visualization
http://rcloud.social
MIT License
430 stars 142 forks source link

switching language of prompt cell should change focus to content #2678

Closed gordonwoodhull closed 4 years ago

gordonwoodhull commented 4 years ago

In #2206 we implemented focus on the cell when changing the language.

This is helpful because you can change the language and then press alt-enter to run the cell. (Or usually, run it again, since you just got some garbage executing it as the wrong language).

The prompt cell should do the same thing (even better, because the usual execute key is just enter here).