Closed mangobait closed 7 years ago
Need to fix the lexer.
Tried, saw limitation of lexer engine: cannot catch emptyline, and so 'action' after. ops.
Re: our discussion of invisibles: can't you capture an instance of two RETURN characters in a row? That becomes an empty line. No?
lexer reg-expression engine cannot "catch" reg-ex "^$" (empty line). It can catch "\n\n" but it wont help.
ops, regex "\n\n" helps..... good. Trying to fix.
Better look
Install F lexer again, pls (AddonManager)
No change. It still has lines of description the same colour as lines of dialogue.
Question: is "Update..." in AddOns the same as "Install..." for reinstalling? I tried both and no change to the above.
Pls try Addonmanager- install- Fountain LEXER- it must reinstall lexer
I checked lexer, it shows dlg lines like on picture
Yes, "Update" is same as "Install"
Yes, works well now.
Ok, good..
Notice in the attachment that the highlighted line is the same colour as the dialogue above it. Only the line directly under a character is dialogue (unless joined by character action/description in parentheses).
For example:
LITTLE BRAVE (confused) <--character action Your finger? <--dialogue
Edward slips his ring off. <--character action
Right now, "Your finger?" and "Edward slips his ring off" are the same colour. But "(confused)" and "Edward slips his ring off" should be same. Both are description.