John Collins

Results 6 issues of John Collins

# Question `move-line-1` is sometimes slow for me, causing perceived scrolling performance to suffer. Performance seems sensitive to a number of factors I can't seem to pin down. Certain lines...

Is there any interest in using core.typed to drive completion? Particularly interesting would be to complete java interop forms: ```clojure (.. "Hello World" toLow) ==> (.. "Hello World" toLowerCase) ```...

The introductory example for yada starts with the following instruction: ``` git clone https://github.com/juxt/edge cd edge/app ``` But the directory edge/app doesn't exist in the repo.

I'm getting this error in *anaconda-response* when using tramp to visit a file on a local sandbox container: ``` # status: (:error (error connection-failed deleted :host 127.0.0.1 :service 39279) :error...

I just discovered this package and it's awesome, great work! One killer feature to me would be to have a separate list the the user maintains, call it the "pantry",...

enhancement
help wanted

Hi Postspectacular, I went through and migrated the deps for these excellent examples and did some minor bugfixes/tweaks. I also moved everything to deps.edn. Are you interested in merging? I...