Started by
Ali107
on
Topic category: Feature requests and ideas for MCreator
Description:
There's this annoying feature in MCreator's code editor, where if I were to type some specific letters, it would autofill them with something the user did not intend to do.
Example:
I wanted to type "plant", but after I typed "pla", it autofilled it with "player" without the user telling it to do that.
Possible Solution:
What I think is best is not to fill the user's code with unintended keywords automatically by showing a dropdown next to the type cursor showing all the suggested keywords, and only put it in if you press the TAB key.
You can disable "smart autocomplete" in the pereferences