DonJayamanne / vscodeJupyter

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

Float "Append Results" checkbox and "Clear Results" button #129

Open rben01 opened 6 years ago

rben01 commented 6 years ago

Environment data

VS Code version: 1.26.1 Jupyter Extension version: 1.1.4 OS and version: Windows 10

In the output panel, the "Append Results" checkbox and "Clear Results" button scroll with the output window, so if you scroll down they become inaccessible until you scroll all the way back up to the top. It would be nice if they could be made to float and always be visible at the top of the output window so that you could click them regardless of your scroll position in the output window.

yzhang-gh commented 5 years ago

Here is a fork with this feature implemented.