如何使Ctrl + V在CLion中工作 [英] How to make Ctrl+V work in CLion

查看:68
本文介绍了如何使Ctrl + V在CLion中工作的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我很难让 Ctrl + V 将代码粘贴到 CLion 中(我正在使用Windows的1.1.1版本)。当我尝试粘贴使用例如 Ctrl + C 复制的代码时网站或其他程序,它似乎偶尔才起作用。通常,它会粘贴一段不是最近复制的文本。

I am having difficulty getting Ctrl+V to paste code in CLion (I am using version 1.1.1 for Windows). When I try to paste code copied using Ctrl+C from e.g. a website or another program, it only seems to work occasionally. Usually it pastes a piece of text that was not the most recently copied.

我使用了其他JetBrains IDE(IntelliJ IDEA,PyCharm),但从未遇到过任何问题,因此

I use other JetBrains IDEs (IntelliJ IDEA, PyCharm) and have never had any problems with something so basic.

还有其他人遇到此问题并找到解决方案吗?

Has anybody else encountered this problem and found a solution to it?

推荐答案

我遇到了同样的问题,这是我解决的方法:

I had the same problem and this is the way I fixed it:


  • Ctrl + Shift + V (显示剪贴板历史记录)

  • 删除所有条目

  • 重新复制您想从外部 CLion
  • 粘贴的内容
  • 尝试再次粘贴

  • Ctrl+Shift+V (brings up the clipboard history)
  • Delete all entries
  • Recopy what you wanted to paste from outside CLion
  • Try pasting again

让我知道它是否对您不起作用,所以我可以看看您是否缺少某些步骤。希望这会有所帮助!

Let me know if it didn't work for you so I can see if there is some step you are missing. Hope this helps!

这篇关于如何使Ctrl + V在CLion中工作的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆