复制粘贴在 Mac 上的 Android Studio 中不起作用 [英] Copy-paste is not working in Android Studio on Mac

查看:31
本文介绍了复制粘贴在 Mac 上的 Android Studio 中不起作用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在使用 Mac 版 Android Studio 时遇到一个奇怪的问题(即,我无法复制 ( + C) 和粘贴 ( + V) 任何文本).我不知道为什么它的行为如此奇怪.我的问题可能很愚蠢,但自从我开始从 WindowsMac 工作以来,我一直面临这个问题.任何解决方案和替代方案都会对我有很大帮助.过去两天我完全被这个问题困住了.

解决方案

您可能遇到此问题的原因有多种

  • 您正在使用 有更多信息问题

    I am facing a weird issue with Mac version of Android Studio (i.e., I am not able to copy ( + C) and paste ( + V) any text). I have no idea why it is behaving strange like this. My question may be silly, but I have been facing this issue since I started working from Windows to Mac. Any solutions and alternatives would be much helpful for me. I am completely stuck with this issue for the past two days.

    解决方案

    There are several reasons why you could be experiencing this

    • You are using ClipMenu and Android studio doesn't like it
    • Your keybinding is messed up.

    To solve keybinding issue press File -> Settings and check what the keybindings are, you have maybe changed it or imported settings from somebody else. See the image as a reference.

    Note: the filter of copy, you need to do this for paste too.

    To fix the issue with ClipMenu.

    • Right click on "Application/IntelliJ IDEA 14.app"
    • choose "Show Package Contents"
    • edit bin/idea.properties
    • add this property ide.mac.useNativeClipboard=True
    • restart IntelliJ IDEA.

    There is a YouTrack issue with further information

    这篇关于复制粘贴在 Mac 上的 Android Studio 中不起作用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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