I want to know how to realize the effect of "codeaction" and "QuickInfo" in vs.
The specific effects are as follows: https://ibb.co/xFxxk1r
I want to know how to realize the effect of "codeaction" and "QuickInfo" in vs.
The specific effects are as follows: https://ibb.co/xFxxk1r
I use "intelliprompsessionbase" and use the "view. Getcharacterbundles()" method to obtain the location and set the relative location, but the same value is displayed in different locations on different computers. What is the solution.
Hello,
Are you already showing the IntelliPrompt quick info successfully in the correct location, or are you having trouble with that? That is the starting place since I believe the quick info in your screenshot shows and then the code action popup would be placed next to quick info. Let's first make sure the quick info is showing where you need and then we can proceed.
Thank you. I already know the problem
Please log in to a validated account to post comments.