DonJayamanne / vscodeJupyter

Jupyter for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=donjayamanne.jupyter
MIT License
334 stars 34 forks source link

Add keyboard shortcut to run cell with cursor #67

Closed ghost closed 7 years ago

ghost commented 7 years ago

Just like in Hydrogen it would be useful to have a shortcut to run the current cell - the clickable run cell text is great but when you want to keep changing parameter and rerunning a block a shortcut would be much more efficient.

Thank you!

ghost commented 7 years ago

Seems the instructions on how to do it are in pull request waiting list.