It's a meeee again:
I discovered some weird behavioirs with the syntax highlighting in the Lua script relevant workspaces:
It happens when i create a new function that it and its conent doesn't get colorized until i reopen the script by changing to another and back.
(in the initial release of RC0 (and copying the lua folder one level up to enable syntax highlighting) i remeber no such issues)
Also i would love to have a word/variable completely marked and copy-able via cmd/ctrl+c.
Right now when clicking a name it highlights the whole word (great) and also highlights the same word all over the script (great). But trying to double click to prepare it for copying doesn't work at all.
From every other word processing program i know (win, linux and mac) i have system wide
double click = mark word
(triple click = mark whole line)
would be really cool to see this implemented somehow
Also i discovered that my object text now doesn't scroll within scenes anymore. Doesn't apply to interfaces and png fonts though (which is great).