Ryan Robitaille
Ryan Robitaille
Hi, is there any way to avoid having the output include internal debux forms like wrapping `(clojure.core/binding [debux.common.util/*indent-level* (clojure.core/inc debux.common.util/*indent-level*)] (clojure.core/reset! (:evals +debux-dbg-opts+) {})` (or extra `do` blocks) on to...
Hello! Judging by the code comments this appears to have been on the TODO list at some point or at least considered (the comments mention a possible :thumb-style explicitly, so...
### Check for existing issues - [X] Completed ### Describe the feature Jumping between brackets is great - but often I like to use shift & select the entire bracket...
Addition of a `source-optional` for adding a conf file so an error won't be thrown if it doesn't exist. Useful in custom theme / style change systems where some might...