Feature: Copy text from everywhere (menus, popups, ...)

Hello,

 

I have a hard time to copy text from WebStorm from popups or parts of the UI, which is something I need quite often to google sth.

 

E.g. how do I copy the text "Selector input is never used" below.?

 

 

or some highlighted text in a popup:

0
2 comments

>how do I copy the text "Selector input is never used" below.

 

Select it (i.e. just click it) and hit Ctrl+C

 

> some highlighted text in a popup

 

Alt+click copies the tooltip text to clipboard

Just a selected text can't be copied currently, https://youtrack.jetbrains.com/issue/IDEA-218136

2

Please sign in to leave a comment.