为什么在我的 android 工作室中键入 Ctrl + D 会删除我当前的行而不是复制它?
Why is typing Ctrl + D in my android studio deleting my current line instead of duplicating it?
Android 文档显示键盘快捷键没有变化。
预期的一行代码重复,最近几天发生了变化。我按下 ctrl+D
时的代码行被删除而不是复制它。我的 ctrl+Y
没有做任何工作。我可以知道发生了什么变化吗?
请检查这个,
1) File -> Settings
2) Go to Keymap and select the key map that you want to use.
3) Restart IDE
请更改 android 工作室的设置。文件 -> 设置中的文件菜单
将键盘映射更改为 NetBeans IDE
- 文件 -> 设置
- 转到键盘映射和 select NetBeans IDE。
- 重启IDE
Android 文档显示键盘快捷键没有变化。
预期的一行代码重复,最近几天发生了变化。我按下 ctrl+D
时的代码行被删除而不是复制它。我的 ctrl+Y
没有做任何工作。我可以知道发生了什么变化吗?
请检查这个,
1) File -> Settings
2) Go to Keymap and select the key map that you want to use.
3) Restart IDE
请更改 android 工作室的设置。文件 -> 设置中的文件菜单
将键盘映射更改为 NetBeans IDE
- 文件 -> 设置
- 转到键盘映射和 select NetBeans IDE。
- 重启IDE