Hi,
For some reason code completion/intellisense has stopped working for new properties in our projects.
These are the symptoms:
- Add a new property to a class
- If you go to a different class, and you try to use that property, the intellisense dropdown doesn't show the new property. It does show the already existing ones.
- If you build the project, everything works fine, there are no errors or compiler warnings.
- The property will not show in intellisense until you restart Flex Builder (version 3).
We have tried it on different machines and als tried to set up the workspace again, but the symptoms stay the same everywhere in our project.
Anyone who has seen this behaviour before and any tips on how to resolve this?
Thanks