Noodles!
Noodles!
This makes `IEx.Helpers.open` open files using emacsclient if an emacs server is running.
In racket-mode, pressing i at a subexpression will indent its arguments as if it was at the first column. Pressing i at `|(cons` makes its arguments appear erratically misaligned. ```scheme...
`sly-eval` already calls `sly-current-package` internally when it's omitted, but the `with-current-buffer` surrounding it changes it to be in the REPL's current package instead.
The screenshot in the README looks to be about 5 years old and different from what the theme looks like now.
Similar to #211. Calling `(ledger-context-at-point)` on the second line in this example will group everything after the indent as part of the account name since `ledger-line-config` does not parse commodity...