Yehonathan Sharvit

Results 87 issues of Yehonathan Sharvit

What is your recommendation about using scope-capture in production so that we could connect to a nREPL (e.g. with lein) and inspect our code? Is there a way to dynamically...

Hi, I just read your great article http://arqex.com/991/json-editor-react-immutable-data I'd like to suggest you to make your didactic materials interactive: docs/README/blog posts. For that purpose, you could use the [KLIPSE plugin](https://github.com/viebel/klipse)...

Is there a way to generate a standalone javascript file for evaluating ocaml and display type information http://ocsigen.org/js_of_ocaml/2.8.2/files/toplevel/index.html This will be very helpful for tools like [Try Reason](https://reasonml.github.io/try/) and [Klipse](http://blog.klipse.tech/ocaml/2017/10/05/blog-ocaml.html).

An idea that will help `reagent` newcomers: having interactive code snippets using the klipse plugin as it is explained [here](http://blog.klipse.tech/reagent/2016/12/31/reagent-in-klipse.html).

enhancement
documentation

Hi there, This project looks amazing!!! I'd like to use it in order to create interactive documentation about the unix shell commands. I was thinking of an integration of browsix...

I'd like to use [FiraCode](https://github.com/tonsky/FiraCode) fonts in the wsl-terminal. This requires ligature support. Is there a way to enable ligature support in the wsl-terminal?

help wanted

Is it possible to modify the current url - without reloading the page- to a url of another domain?

### Issue: I am trying to draw a triangle and a square on the same layer but only the square is drawn Here is the code: ~~~clojure (layer (position 100...

bug
shapes

Is there a way to take a screenshot of the full page and not only of the view port?

question
feature