godotengine/emacs-gdscript-mode

Buffer does not revert or update instantly after formatting buffer

開放

#88 建立於 2020年9月3日

 (3 則留言) (0 個反應) (0 位負責人)Emacs Lisp (41 個分叉)auto 404
buggood first issue

倉庫指標

星標
 (395 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Running gdscript-format-buffer, once the formatting operation completed, does not revert the buffer instantly, letting you type characters that can get lost. That is unlike gdscript-format-region, that locks Emacs until the formatter finished its work (which takes a split second now).

貢獻者指南