View on GitHub
 (3 comments) (0 reactions) (0 assignees)TypeScript (343 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (2,408 stars)
PR merge metrics
 (PR metrics pending)

Description

I use a lot the code runner in javascript to play with other libraries or to create a spike for a function and usually I end up filling my snippets with console.log to get the output. Probably it would be useful that the extension automatically prints to the console the result of the evaluation. The ramda playground is a good example: http://ramdajs.com/repl/ Opinions?

Thx

Contributor guide