I am working on VSIX project where I need to detect Enter key OnKeyUp event.
How can I implement this in a Text Adornment project?
I Need to detect the event when someone press key for changing the line in the editor.
↧