formulahendry/vscode-code-runner

Auto output

开放

#38 创建于 2016年12月9日

 (3 条评论) (0 个反应) (0 位负责人)TypeScript (343 个派生)github user discovery
enhancementhelp wanted

仓库指标

星标
 (2,408 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南