Is there a control similar to the quick fix code on Vistual Stdio?

SyntaxEditor for WPF Forum

Posted 3 years ago by Sunshine - Appeon
Version: 20.1.1
Avatar

Does SyntaxEditor provide a control similar to the "code action" function that can be used to fix error codes or automatically reference named controls?

When the mouse is pointed at the code with the error message, the related quick information window and code repair button will be displayed at the same time.

Thanks!

Comments (3)

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

Hello,

I'm sorry but we don't have a quick actions control at this time for the editor.  I will log the suggestion on our TODO list.


Actipro Software Support

Posted 3 years ago by Sunshine - Appeon
Avatar

Quick actions control should be a very important function at present.

If I want to implement this feature, do you have any good suggestions?

Can I extend the new IntelliPrompt session to the editor for management?

Thanks!

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

Hello,

You might be able to make a session class that inherits our IntelliPromptSessionBase class as our other IntelliPrompt sessions do, like QuickInfoSession.  That would keep it consistent with the other session kinds and would let the central IntelliPrompt manager be able to see and list the session.


Actipro Software Support

The latest build of this product (v24.1.2) was released 0 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.