cider icon indicating copy to clipboard operation
cider copied to clipboard

`cider-ns` - refinements

Open vemv opened this issue 1 year ago • 3 comments

  • Strengthen cider-ns--present-error
  • cider-ns--present-error: prefer end-of-sexp
    • One has to use structural movements in order to present the overlay without errors.
    • By using this finer-grained function, it's more likely that the overlay will be rendered at the right place (and not too far away at the bottom).
  • cider-ns-refresh: accept clear-and-inhibit mode
    • It often makes sense not to run the before/after functions around the clearing.

Cheers - V

vemv avatar Mar 10 '24 20:03 vemv

I'll take a closer look tomorrow.

bbatsov avatar Mar 14 '24 20:03 bbatsov

Ping :-)

bbatsov avatar Apr 21 '24 14:04 bbatsov