KristofferC / OhMyREPL.jl

Syntax highlighting and other enhancements for the Julia REPL
https://kristofferc.github.io/OhMyREPL.jl/latest/
Other
746 stars 57 forks source link

Preview execution of pure functions #328

Open jariji opened 11 months ago

jariji commented 11 months ago

NodeJS repl shows previews of pure function results before pressing enter. Seems like a nice feature.

image

https://nodejs.org/en/blog/release/v12.17.0#repl-previews

Moelf commented 11 months ago

we should tag this as feature / enhancement