vscode-nodejs-repl icon indicating copy to clipboard operation
vscode-nodejs-repl copied to clipboard

Give feedback as to when the code is running

Open mr-nano opened this issue 7 years ago • 2 comments

Since there is some delay in seeing the output of the code, it might be useful to give a visual indiction as to when the code is executing or when its done executing. If you think its a good idea, I can try coming up with some mockups.

mr-nano avatar Dec 02 '18 10:12 mr-nano

sure, that could be nice. not sure how it should be displayed though

lostfields avatar Mar 20 '19 19:03 lostfields

I don't know what capabilities you have as an extension author, but perhaps you could change the styling of the buffer tab. Maybe make it pulse once each time the buffer is processed.

tomprogers avatar May 27 '19 01:05 tomprogers