DonJayamanne / vscodeJupyter

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

Change menu to Run Selection\Line in a Jupyter Kernel #128

Open JackCaster opened 6 years ago

JackCaster commented 6 years ago

The Python extension for Visual Studio Code add the command Run Selection\Line in Python Terminal. The VS Code Jupyter extension add to the menu the command Run Selection\Line, which is a bit unclear (see below). image

I would suggest to change the command to something like Run Selection\Line in a Jupyter Kernel in https://github.com/DonJayamanne/vscodeJupyter/blob/80b9db400f4e24f7092784d2cb1b8dfc260cc9af/package.json#L68