Mike Longworth

Results 9 issues of Mike Longworth

Good, but unfortunately the response to keypresses is much too slow to be usable on large file sizes; approx 700 lines. Chrome on OSX.

I'm trying to use your IDE to build my ATTiny10 OSH project under Windows 10 that I can only build successfully under either OSX or Debian using the avr-gcc toolchain....

If I have a Clojure file without an extension either identified as such by the autodetect or explicitly set, the syntax highlighting works ok however commands like "Go to Definition"...

I'm trying to upgrade from [funcool/promesa "10.0.594"] to [funcool/promesa "11.0.678"] The latter isn't compatible with [google api promises](https://google.github.io/google-api-javascript-client/docs/promises.html), they are no longer recognised by promesa as promises: [https://google.github.io/closure-library/api/goog.Thenable.html](https://google.github.io/closure-library/api/goog.Thenable.html) [https://github.com/google/google-api-javascript-client](https://github.com/google/google-api-javascript-client) As...

Support streaming of time between client and server: `#inst "2024-02-22T10:29:34.622243500-00:00"`. `hyperfiddle.electric.impl.io: Unserializable reference transfer: java.time.Instant 2024-02-22T14:55:06.354574Z`

enhancement

from [https://biffweb.com/docs/get-started/new-project/](https://biffweb.com/docs/get-started/new-project/) On windows 11 PowerShell: ``` ❯ clj -M -e '(load-string (slurp ""https://biffweb.com/new.clj""))' Syntax error compiling at (REPL:1:14). No such namespace: https: Full report at: C:\Users\mail\AppData\Local\Temp\clojure-366610206050372560.edn ``` This work...

If I call: ```clojure (hyperfiddle.electric-dom2/props {:class "a b c"}) ``` the dom shows: `class="c b a"`.

bug

I've created a library [electric-hiccup](https://github.com/milelo/electric-hiccup) to provide hiccup-like syntax for electric. I've forked this projects into https://github.com/milelo/biff-electric-hiccup and modified it to use the library as an example - thanks!. You...

Calva clojure-lsp issue: I'm setting up a new PC windows 11 aarch64. I can't get clojure-lsp to start from Calva: all the calva clojure-lsp commands don't have any effect. No...

lsp