eclipse-theia/theia

[browser] cannot use the 'paste' menu item in the browser application

Open

#2,171 opened on 2018年6月22日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)TypeScript (18,676 stars) (2,478 forks)batch import
clipboardenhancementhelp wanted

説明

Copy & Paste 1- Why don't we have those two options in the context menu of the editor ? 2- In the top menu bar of Theia, Copy / Paste are available, but no key accelerator for the Paste 3- After doing of some code copy, we cannot use the "Paste" from the top menu, a dialog says to use the browser paste or shortcut, --> Paste from Theia menu does not work We should be able to trigger the PASTE from the browser when selecting the Paste option from Theia Compare to eclipse editor, "Copy" and "Paste" are available form the menu, context menu in the editor and have accelerator for it.

コントリビューターガイド