When checking the Ctrl+Space list of autocompletions, characters and scenes are fine; but when autocompleting a character name with Tab key, it only completes the word in question, but not the character's full name.
To reproduce set a character as CAPTAIN AMERICA and write a dialog. Then try to write another dialog by starting with CAPT and press Tab. It will autocomplete CAPTAIN but won't add AMERICA after it (note the space before AMERICA). Pressing Tab again will cycle among words that are similar to the written one that are present in the script (eg: CAPTAIN → Capable → capybara).
When checking the
Ctrl
+Space
list of autocompletions, characters and scenes are fine; but when autocompleting a character name withTab
key, it only completes the word in question, but not the character's full name.To reproduce set a character as CAPTAIN AMERICA and write a dialog. Then try to write another dialog by starting with
CAPT
and pressTab
. It will autocompleteCAPTAIN
but won't addAMERICA
after it (note the space beforeAMERICA
). PressingTab
again will cycle among words that are similar to the written one that are present in the script (eg:CAPTAIN
→Capable
→capybara
).