godotengine / godotengine/emacs-gdscript-mode
Buffer does not revert or update instantly after formatting buffer
Open
bug
good first issue
- Dominant language
- Emacs Lisp
- Stars
- 401
- Forks
- 42
- Avg merge
- 23h 23m
- Merged PRs (30d)
- 1
Description
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).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.