godotengine / godotengine/godot-git-plugin
Stop diffing/displaying content of large files
Open
bug
- Dominant language
- C++
- Stars
- 954
- Forks
- 98
- PR merge metrics
- No merged PRs in 30d
Description
For very large files or non-readable files like `.tscn` files, the UI shouldn't try to diff or display the contents on click. This causes the UI to freeze even on decent hardware. There could at least be an option to reveal the diff on demand after clicking on a `Show diff` button.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.