Where does the new Expression editor, released in CU6, gets its symbols from? Debugging only reveals that it uses a temp table and uses a .NET language service to get the symbols.
What I need to achieve is that I have to show my custom symbols in this form instead of existing symbols being shown in the editor. Is this possible?