Hi,
I’m using a classes implementation on my project, of course using Lua Glider.
As far as I am aware I have all the latest updates.
My issue is that the period and colons when declaring/using functions within a class are being removed from the display (although they are still in the file - they’re just invisible in the editor). Also, using the cursor to move through the line, it appears as if its taking into account the ‘.’ or ‘:’ - but again, its just not displaying it.
I have attached an image showing its missing. My class is called ‘welcome’, the function ‘drawBackground’. You’ll see that the code coloring identifies the welcome class name, but where’s my ‘:’??
Any suggestions? Is this an issue or a setting I have missed somewhere? Obviously its not a show stopper, but is pretty darn annoying!!
Thanks