intellij 快捷方式

发布于 2024-10-16 13:19:22 字数 168 浏览 6 评论 0原文


ctrl+shift+(左/右箭头)(撤消、重做)停止为我工作。 它曾经是准确的,但现在我无法预测它会带我去哪里。 它以前发生过,然后得到修复,但现在看起来它跳到了奇怪的地方。 无法理解它。

表单编辑器中的 f4 也是如此。它曾经带我到代码中声明组件,但现在它只把我放在类的顶部。 10倍

ctrl+shift+ (left/right arrows) (undo,redo) stopped working for me.
It used to be accurate but now I cant predict where it will take me.
It happened before, then got fixed, but now it looks like it is jumping to weird places.
cant make a sense out of it.

Same goes for the f4 in the form editor. it use to take me to declaration of the component in the code the but now it only puts me in the top of the class.
10x

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

你不是我要的菜∠ 2024-10-23 13:19:22

您可能会检查是否不小心切换了键盘映射。您可以按照以下步骤检查:

  • Ctrl + `
  • 切换键盘映射
  • 选择“默认副本”

You might to check if you have accidentally switched the keymap. You can check it by following these steps:

  • Ctrl + `
  • switch keymap
  • choose "default copy"
秋千易 2024-10-23 13:19:22

造成这种情况的原因之一可能是键盘映射的意外更改。如果是这样的话,我们可以将其更改为默认值。请按照以下步骤操作。

打开设置(Ctrl + Alt + s文件 -> 设置),然后从左侧栏中选择键盘映射。然后选择恢复默认值,如下图所示。

IntelliJ IDEA键盘映射

如果您的恢复默认值像我一样是灰色的,那么您的键盘映射处于默认状态,这意味着没有任何更改。如果没有则有变化。

One reason for this can be accidentally changed of keymap. If that is the case, we can change it to default. Follow below step for that.

Open Setting (Ctrl + Alt + s or File -> Settings) then select keymap from left side bar. Then select Restore Defaults like below image.

IntelliJ IDEA Keymap

If your Restore Defaults is gray colored like me, then your keymap in the default state, which means nothing is changed. If not there is change.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文