Posted 19 years ago
by Boyd
-
Sr. Software Developer,
Patterson Consulting, LLC
Currently, if you display the IntelliPromptMemberList while and InfoTip is displayed, the MemberList is shown below the current token and on top of the InfoTip (i.e. it hides the InfoTip).
In Visual Studio, the MemberList is displayed above the current token when the InfoTip is visible. This allows both items to be visible at the same time.
Would you consider either adding built-in support for this or adding a parameter to the IntelliPromptMemberList.Show and IntelliPromptMemberList.CompleteWord methods that allow you to alter the display position of the member list?
In Visual Studio, the MemberList is displayed above the current token when the InfoTip is visible. This allows both items to be visible at the same time.
Would you consider either adding built-in support for this or adding a parameter to the IntelliPromptMemberList.Show and IntelliPromptMemberList.CompleteWord methods that allow you to alter the display position of the member list?