is there a way to make cider-macroexpand-1 show meta data in the expanded macro?
cider-macroexpand-1
quick workaround: define a helper that wraps the current form in macroexpand, and pass it to cider-inspect-expr
macroexpand
cider-inspect-expr