Results 81 issues of Aaron Zeng

Setting `ledger-reconcile-default-date-format` to something different than `ledger-default-date-format` seems to have no effect (the dates in reconcile buffers still look like the latter). It looks like the former variable is not...

When requesting completion for a function's optional labeled argument, which the user intends to pass with `~`, OCaml-LSP's completion suggestion uses `?` instead and replaces the original intended meaning, e.g.:...

This lets snippets distinguish between "preview mode" and "expanding for real", and fixes the issue identified by @Rathur421 in https://github.com/mkcms/ivy-yasnippet/issues/10#issuecomment-1220714264.

`eldoc-echo-area-use-multiline-p` may be set to a positive number to specify at most how many lines the user wants Eldoc to take up (either as an absolute number of lines, or...

This ensures that occur-edit-mode doesn't leave the buffer in evilified-state, which is inconvenient to edit from.