idea disable android,How to disable Android Studio / IntelliJ IDEA clipboard management on OSX

问题

I'm using ClipMenu for managing my clipboard on OSX. The clipboard stacking/mgt feature of Android Studio interferes with ClipMenu's features and I'm looking for a way to disable this feature in Android Studio. Does anyone have experience with this?

I already tried:

Removing Copy & Paste Shortcuts in Android Studio (to maybe get the system behaviour back) -> Copy & Paste disabled in Android Studio

Setting "Maximum number of contents to keep in clipboard" to 0 or 1

apart from that I did not find any settings in Android Studio's Preferences when searching for "clipboard"

I want to avoid using Android Studio's clipboard stacking as I want to use a consistent shortcut for "Paste from history" throughout my OS.

Cheers!

Update

As Android Studio tends to overwrite the changes on update, I created a mini-bash script to re-"fix" the clipboard (on OS X; just adjust the path for other OSes):

echo "ide.mac.useNativeClipboard=true" >> /Applications/Android\ Studio.app/Contents/bin/idea.properties

回答1:

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 for this problem with additional information.

来源:https://stackoverflow.com/questions/27949064/how-to-disable-android-studio-intellij-idea-clipboard-management-on-osx

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值