Hi
I am trying to work with a free editor or IDE and on trying most of the paid for editors or IDEs I decided to try out ZeroBrane IDE. It is a very different way of working to what I am using (I think sublime is very similar) in that a folder seems to have to be created first and then the files etc are added to this afterwards.
My main query is on the autocomplete , if for instance I created a local variable based on the display.newRect , then when I type in that variable and enter the ‘.’ on some of the other editors/IDEs I get a full list of all of the objects functions and methods, it seems to me that ZeroBrane does not do this such as anchorX and Y plus just entering x or y does not find these either.
Is this a setting that I have missed as I looked at the settings that are for autocomplete from the documentation and cannot get this to work
Thanks
TimCS