Commit graph

114 commits

Author SHA1 Message Date
Albert Peschar
1ee7f3bc79
Fix infinite loop with rebinding after-save-hook (fixes #27) (#28)
* Fix infinite loop with rebinding after-save-hook (fixes #27)

* Satisfy linter

* Add docstring for new var

* Update changelog

* apheleia-format-buffer is asynchronous

* Update apheleia.el

Co-authored-by: Radon Rosborough <radon.neon@gmail.com>
2021-02-07 08:50:31 -08:00
Radon Rosborough
8a1e68441c Enable Prettier in json-mode 2020-11-07 07:04:41 -08:00
Radon Rosborough
3be4b486dc [#21] Make Prettier respect .prettierignore 2020-10-17 08:29:21 -07:00
Radon Rosborough
80e1b09dda Revert "Work around 2^16 buffer char limit"
Unfortunately, we need to address the problem more fundamentally. The
previous fix causes the end of the buffer to be truncated under some
circumstances.

This reverts commit c77a781912.
2020-08-23 14:38:45 -06:00
Radon Rosborough
c77a781912 Work around 2^16 buffer char limit 2020-08-23 13:09:43 -06:00
Radon Rosborough
6aff83d5ac Release version 1.1.1 2020-07-16 08:26:51 -06:00
Radon Rosborough
6bd6967179 Revert "[#15] Attempt to stop wrecking undo history"
This reverts commit 621351bade. It made
it impossible to undo reformatting operations.
2020-05-26 14:37:17 -06:00
Radon Rosborough
621351bade [#15] Attempt to stop wrecking undo history 2020-05-25 10:58:49 -06:00
Radon Rosborough
fe798e8824 Merge branch release 1.1 2020-04-02 08:58:41 -06:00
Radon Rosborough
c51a63a23e Release version 1.1 2020-04-02 08:54:06 -06:00
Radon Rosborough
d1eb2d200f Backport missing CHANGELOG entries 2020-04-02 08:53:31 -06:00
Radon Rosborough
58c850d1a6 Update changelog 2020-03-19 08:21:49 -06:00
Radon Rosborough
26ddaf3597 Fix bug running Prettier on modified buffer 2019-12-31 10:16:32 -07:00
Radon Rosborough
fab32d51a1 Release version 1.0 2019-09-20 17:12:09 -07:00