Anton Chikin

Results 15 issues of Anton Chikin

``` → lein re-frisk Could not find artifact org.clojure:clojure:jar:1.10.0 This could be due to a typo in :dependencies, file system permissions, or network issues. If you are behind a proxy,...

What is the easiest way to print/view dxf format on mac?

Please add ruby support.

flavor request

Only happens in `lein kibit --replace --interactive` mode. lein-kibit "0.1.5" I've scrampled keyword name and file path a bit. ``` ~ (kibit-cleanup) → lein kibit --replace --interactive Would you like...

bug

Steps to reproduce: 1. Create a new buffer with Shift-b 2. Press `d` 3. New line is added 4. Go to the last line 5. Press `d` 6. New line...

## Expected behavior `sp-forward-symbol` moves to the next symbol correctly in Clojure Same for backward command ## Actual behavior The behavior of `sp-forward-symbol` is inconsistent on clojure syntax. Please see...

bug

A simple `get` to `https://upvote.pub` fails with an error ```clojure => @(http/get "https://upvote.pub") {:opts {:method :get, :url "https://upvote.pub"}, :error #error { :cause "No status" :via [{:type org.httpkit.ProtocolException :message "No status"...

question/usage
client
can close?

I've got the following stacktrace in the browser while starting figwheel ```repl.cljc?rel=1582907261370:608 Uncaught TypeError: Cannot read property 'setLevel' of null at figwheel$repl$set_log_level (repl.cljc?rel=1582907261370:608) at figwheel$repl$init_log_level_BANG_ (repl.cljc?rel=1582907261370:617) at figwheel$repl$connect_STAR_ (repl.cljc?rel=1582907261370:620) at...

Cleverparens symbol movement treats `#()` as a symbol Example: Consider the following clojure code, I'm pressing `w` several times ![image](https://user-images.githubusercontent.com/611419/98468335-18adb300-21eb-11eb-9a33-f7ad6bbded53.png) ![image](https://user-images.githubusercontent.com/611419/98468347-1fd4c100-21eb-11eb-9b67-35be46f88b8e.png) ![image](https://user-images.githubusercontent.com/611419/98468356-282cfc00-21eb-11eb-8f87-2fd1d4e75d9d.png) ![image](https://user-images.githubusercontent.com/611419/98468367-2feca080-21eb-11eb-8e14-5fba6cc71bdb.png) As far as I understand in this...

Please show autoeval results separately, as in [Nightlight](https://sekao.net/nightlight/) ![223021744_6688031715432515374](https://cloud.githubusercontent.com/assets/611419/20646100/e0a31ba8-b484-11e6-96f2-cfe90c544fee.jpg) It will look much more cleaner, can utilize more space for results and won't pollute the source code.