Code assistant not in sync with a browser (and db)

This is only true for the "Context" description. If you create a table "employee", and then type "emp" in an editor, the Code Assistant will not yet suggest "employee". This is caused by the fact that it takes a snapshot of the objects during logon. If you logoff/logon, the new object should appear.

------------------
Marco Kalter
Allround Automations
 
Do you mean by a "context" description a suggestion made after a few characters are typed in (not after a dot)? Could this snapshot be refreshed together with browser refresh? Refreshing it by logoff/logon, is a bit inconvenient.

Originally posted by mkalter:
This is only true for the "Context" description. If you create a table "employee", and then type "emp" in an editor, the Code Assistant will not yet suggest "employee". This is caused by the fact that it takes a snapshot of the objects during logon. If you logoff/logon, the new object should appear.


Joachim Rupik
 
That's what I meant. I have added your suggestion to the enhancement requests.

------------------
Marco Kalter
Allround Automations
 
Back
Top