Add a Spell Checker to the script editor and node editor #11647
DarinDev1000
started this conversation in
Editor
Replies: 1 comment
-
Spellchecking requires Godot to be able to query spelling dictionaries on the system, as well as querying the languages used for spellchecking (which can be configured system-wide). This is quite complex to implement, especially since it requires OS-specific code. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I would love this feature!
It would really help to not misspell my variables.
Also, If anyone could link a plugin that does spell checking, that would be great.
Beta Was this translation helpful? Give feedback.
All reactions