godotengine/emacs-gdscript-mode

Buffer does not revert or update instantly after formatting buffer

オープン

#88 opened on 2020/09/03

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)Emacs Lisp (41 件のフォーク)auto 404
buggood first issue

Repository metrics

Stars
 (395 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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).

コントリビューターガイド