
We want to apply the auto-complete list control to the debugging module. Used to do some auto-completion functions of parameter variables in debugging.
But the auto-complete list control deeply relies on SyntaxEditor.ActiveView. Is there any way to use it outside of SyntaxEditor?