Code Editor - Unexpected 'peek' popup
Hello😀
I am not able to create support-case, so I have to ask question here. Hope someone can help.
I have encountered this issue from time to time, and it is really annoying.
When I type sth in my script, the code editor would sometime bring up a popup (something like a code-peek), showing a function I defined in another script. The wired thing is, in my script context, there is no such invocation, so how does this unexpected code peek show up?
Please see my uploaded screenshot, I am working in Script-A, when I type something, the 'peek' pop up, showing the function 'page_Refresh' defined in Script-B. But in Script-A, I have never invoked function 'page_Refresh', so it is odd to me to trigger code-peek of function 'page_Refresh' when I am editing Script-A
Does anyone have the same issue?
Environment: TC 14.90.432.7
Project Language: VBS