GavriYashar / Matlab-Editor-Plugin

Extends features for the matlab editor, Bookmarks, FileStructure, Clipboard stack
MIT License
74 stars 12 forks source link

Ctrl+X should also add the content to the ClipboardStack #115

Closed MartinLechner-TD closed 6 years ago

MartinLechner-TD commented 6 years ago

If you cut a text, the text isn't added to the clipboard stack. The normal windows behavior is that you can paste the cut text. So I expect that this text should be also added to the clipboard stack.