"quickInfo" and "CodeAction"

SyntaxEditor for WPF Forum

Posted 2 years ago by SPF - Appeon
Version: 22.1.0
Avatar

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

Comments (3)

Posted 2 years ago by SPF - Appeon
Avatar

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.

Posted 2 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar

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.


Actipro Software Support

Posted 2 years ago by SPF - Appeon
Avatar

Thank you. I already know the problem

The latest build of this product (v24.1.1) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.