Code editor somethimes glitches out with JSON files

Status
Resolved
Issue description

Sometimes, after opening a vanilla .json file, the text gets "mixed" with the workspace and the program becomes unusable. The size and version of the workspace don't seem to affect this bug. The cause seems to be the size of the json file: if there's little text (e.g. item models, cubic blocks models), everything's fine; however, if the file is bigger (e.g. blockstates, loot tables, more complex models), the bug appears.

Issue comments

This is bug in the library for the text editor we use and its JSON support, we are looking for workarounds but most likely we will have to wait for them to fix it.