eclipse-theia/theia

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

Open

#2,171 opened on Jun 22, 2018

View on GitHub
 (2 comments) (0 reactions) (0 assignees)TypeScript (2,478 forks)batch import
clipboardenhancementhelp wanted

Repository metrics

Stars
 (18,676 stars)
PR merge metrics
 (Avg merge 15d 4h) (75 merged PRs in 30d)

Description

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.

Contributor guide