DonJayamanne / vscodeJupyter

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

Add command to clear results #119

Open danhper opened 6 years ago

danhper commented 6 years ago

Hi and thank you for this plugin.

Although I prefer to append the results, I sometimes want to clear the results pane. I could not find a way to do this with the keyboard, so I added a jupyter.clearResults command in order to do so.