vscode-code-runner icon indicating copy to clipboard operation
vscode-code-runner copied to clipboard

view output in a tooltip within the editor window

Open bhavinkamani opened this issue 7 years ago • 5 comments

This is a great plugin.

It will be super if there is an option to view the output in a tooltip shown within the editor window. This video by Venkat Subramaniam shows the same done in textMate.

This will give us more screen space for the editor view which will be sweet.

bhavinkamani avatar May 30 '17 15:05 bhavinkamani

Hi @bhavinkamani , sorry, the video is too long, I could not get what you want. Could please provide more details?

formulahendry avatar Jun 01 '17 02:06 formulahendry

Sorry about that... Here's the screenshot that shows how the output is displayed in tooltip. I believe, the tooltip disappears as one starts editing the code. This helps the developer to retain the full screen layout of the main editor window.

Hope it explains..

screen shot 2017-06-01 at 10 04 56 am

bhavinkamani avatar Jun 01 '17 04:06 bhavinkamani

@formulahendry Can we please get an option like this?

haroldadmin avatar Apr 06 '19 13:04 haroldadmin

The idea for this feature request is from TextMate editor for Mac. In TextMate it's possible to define specific tasks, with specific output, per language. mpv-shot0004

Groovy example picture: mpv-shot0001

Example output in tooltip: mpv-shot0002

Java error output in tooltip: mpv-shot0006

zslt64 avatar Feb 03 '20 16:02 zslt64

We've built this now in https://github.com/mneedham/venkat Or https://marketplace.visualstudio.com/items?itemName=MarkNeedham.venkat

jexp avatar May 15 '23 09:05 jexp