Highlight after copying in vim mode

已回答

In CLion, I often copy in vim over words of brackets, like "yiw" (yank in word) or "yi{" (yank everything in braces). Is there a way to get visual feedback by flashing the copied text or something of that sort?

I know I can use visual mode first and then yank, but I'd like to avoid that. I remember atleast one other IDE that had this feature: I think it was qtcreator.

0

请先登录再写评论。