William

Results 6 issues of William

```clj (let [hello "world"] ) ``` Hi all! When my cursor is on the first line, hitting "o" to open a newline inside the let does not work, the closing...

Hi all, I can't seem to generate valid sourcemaps when using gulp-babel, please let me know if I'm missing something or got something wrong, but I think this is a...

- Category - [ ] Question - [x] Bug - [ ] Suggestion - OS - [x] Linux - [ ] macOS - [ ] Windows - [ ] Etc....

Hi! Hopefully this is related to the previous issue, but it might help to have more info/examples. Using tufte's profile in an async block results in the following warning: `Wrong...

Hi! When specter's setval is called within an async block the following warning appears: ``` ------ WARNING #1 - :redef-in-file --------------------------------------------- File: /tmp/naked/src/naked/core.cljs:11:22 -------------------------------------------------------------------------------- 8 | (defn start [] 9...

Hi! ``` ------ WARNING #2 - :redef-in-file --------------------------------------------- File: /home/wonko/work/thing/src/thing/core.cljs:90:38 -------------------------------------------------------------------------------- 87 | ;; FIXME: sanity check this! 88 | (async (await (reset-auth)) 89 | (try 90 | (let [user-data...