Hi,
I installed 2017r21 recently, and I noticed some weird autocomplete in the IDE
it’s like the autocomplete takes into account the superclass, and don’t know the actual class I’m working on.
does anyone experiment the same thing ?
seems to happen when you duplicate one method, and then change the data type of some variable,
then the autocomplete on these variables does not seems to work correctly.
omg it’s awful to work with xojo with almost no autocomplete …
I restarted xojo and it’s still the same,
all the extends methods I made still work, I can compile, but all the autocompletes of these extends methods in the IDE do not work.
what can it comes from ?
thought about that too, but no the last method “tovnlinkaction” has no attribute and doesnt appear on 2017r21
I tried to make a small project, but this weird behavior does not appear.
I have other apps with common external modules with this one I’m working on, and all of them have this weird behavior.