godotengine/emacs-gdscript-mode
Buffer does not revert or update instantly after formatting buffer
Aperta
#88 aperta il 3 set 2020
buggood first issue
Metriche repository
- Star
- (395 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
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).