skannanath opened a new pull request, #2292:
URL: https://github.com/apache/incubator-kie-tools/pull/2292

   Hi Team,
   
   This pull request addresses an issue where the standard copy, cut, and paste 
keyboard shortcuts (⌘C, ⌘X, ⌘V) don't work within the DMN Editor extension for 
VSCode on macOS.
   
   The changes in this PR resolve this functionality gap, ensuring a consistent 
user experience for clipboard interactions within the DMN editor.
   
   **Following is the summary of changes done in this PR:**
   1. Enables Shortcut binds (⌘C, ⌘X, ⌘V) for cut, copy, and paste actions.
   2. Enables selected content to be cut, copy or pasted.
   3. Supports copying selected text, including content that spans multiple 
lines. This addresses the current issue where only text before newlines is 
copied.
   
   Manual testing confirmed successful clipboard functionality after the 
changes. 
   
   
![ezgif-7-0cd2b36f07](https://github.com/kiegroup/kie-tools/assets/168902566/31fe4fcc-ddf1-4134-afa3-51ee65209a94)
   
   Please review this pull request and provide any feedback.
   
   More details on the issue can be found in this Jira Ticket. 
https://issues.redhat.com/browse/KOGITO-8611
   
   Regards,
   Kannan S
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to