Alexey Zlobin

Results 2 issues of Alexey Zlobin

When I press Ctrl+Enter code is sent _and_ run on the target console (i'm using terminus). Sometimes I need to modify expression a bit before running it. Can't find any...

``` (let [items (vec (map-indexed render items)] whatever) ``` I can't finds _any_ way to fix this code without disabling the entire plugin. Do I miss something? This kind of...