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