Joel Hobson

Results 14 comments of Joel Hobson

See branch "8" for implementation. I've fleshed out the API a bit, but still need to add proper error handling.

I'm running into this as well, is there a workaround?

Possibly important: Running `(in-package ...)` in the repl does not appear to change the value of `*package*` (which isn't surprising, but I thought it was worth pointing out). I've found...

I ran into this same problem, but was able to solve it. The problem is that the extension doesn't immediately detect changes from the file system. If you create your...