Remove automatically adding spaces in function and variable names

It interferes with timers

And most programmers type MyVariable not My Variable…

You even do it on your website…

How it interferes with Timers?

I do hope you’re using Set Timer by Event node?
Not binding function by its name? Using “magic strings” is dangerous for many reasons.

You can configure the editor to stop formating display names, won’t auto uppercase + insert spaces on labels…

But I forgot what the editor setting is called.

1 Like