jomarko opened a new issue, #3786: URL: https://github.com/apache/incubator-kie-tools/issues/3786
Using DMN VS Code editor, user can invoke Copy and Paste command via VS Code toolbar.  However the problem is they do not have effect for DMN editor. Neither diagram nodes or node expression cells can be copied using these VS code built in copy/paste commands. The same is true if VS Code copy and paste commands are invoked as: - CTRL+SHIFT+P -> Copy - CTRL+SHIFT+P -> Paste  ```[tasklist] ### Diagram acceptance criteria cases - [ ] Diagram node is selected - [ ] Diagram nodes are selected ``` ```[tasklist] ### Boxed Expression acceptance criteria cases - [ ] Expression cell is selected - [ ] Expression cells are selected ``` -- 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]
