After installing UE v15.00 on my new pc, and after finally figuring out how to add my old wordfile, I got into work
I used v8-v14 on my old pc, and I've stumbled on a difference in behavior with UE v15.00.
In v15.00 the syntax highlighting doesn't seem to kick into action when the next character after the syntax element isn't a space (or CR).
If my syntax element is "Left$", entering "left$(" leaves the syntax element unaltered, whereas "left${space}" results in "Left${space}".
How can I restore the old v14 functionality, so I can avoid having to enter {space}{backspace} every time I want syntax highlighting ??
Regards
Lars I. Nielsen
I used v8-v14 on my old pc, and I've stumbled on a difference in behavior with UE v15.00.
In v15.00 the syntax highlighting doesn't seem to kick into action when the next character after the syntax element isn't a space (or CR).
If my syntax element is "Left$", entering "left$(" leaves the syntax element unaltered, whereas "left${space}" results in "Left${space}".
How can I restore the old v14 functionality, so I can avoid having to enter {space}{backspace} every time I want syntax highlighting ??
Regards
Lars I. Nielsen