I'm trying to create own intelliSense, but don't know how to leave default helper from the open file conext (Global identifiers)
If I implement connection.onCompletion
method the Global identifiers will disappear.
I may be wrong about the name "Global identifiers" of the instrument. Just couldn’t find another mention
Has anyone encountered that? Or maybe someone knows how to get the global identifiers for LSP?