如何查看 PyCharm 中每个键的作用?

发布于 2024-10-19 19:21:02 字数 283 浏览 1 评论 0原文

我正在 emacs 中寻找类似“Mx描述键”的东西。

我看到帮助>默认键盘映射参考设置> Keymap 但这两者都是按主题分组和排序的。我想要一些按键分组和排序的东西。

仅按该键的明显答案并不总是有帮助。例如,当我按 F11 时,我会在装订线中看到一个小复选框,但没有工具提示,我不知道它可能意味着什么。

我很乐意对这个特定问题的答案投赞成票,但我真的在寻找实时参考。我想如果没有,我可能会尝试自己解析配置文件,但我希望有人已经有了答案。

I'm looking for something like "M-x describe-key" in emacs.

I see Help > Default Keymap Reference and Settings > Keymap but both of these are grouped and sorted by topic. I want something grouped and sorted by key.

The obvious answer of just pressing the key isn't always helpful. For example, when I press F11, I get a little checkbox in the gutter, but there's no tooltip and I have no idea what it might signify.

I'll happily upvote the answer to that particular question, but I'm really looking for a live reference. I guess if there isn't one, I'll probably take a stab at parsing the config file myself, but I'm hoping someone already has an answer.

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

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

发布评论

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

评论(2

水波映月 2024-10-26 19:21:02

浏览jetbrains网站我发现了这个:

官方快捷方式参考

有点复杂,但几乎有你可能需要的一切。
我知道我在家里的电脑上下载了一个更简单的版本,我会检查一下并稍后将其发布到这里。

Looking through the jetbrains website I found this:

Official shortcut reference

Its a bit complex but there is almost everything on there you might need.
I know I have a simpler version downloaded on my computer somewhere at home, ill check on it and post it here later.

素染倾城色 2024-10-26 19:21:02

自从您提出问题以来,不确定这是否是新的,但在 Pycharm 1.2.1 中,您可以转到 Setting > >键盘映射并输入快捷方式过滤器:

https://i.sstatic.net/7ttoR.png< /a> (作为新手,无法内联图像——抱歉!)

在这里,您最多可以输入 2 个键并获取结果操作。

它仍然没有按键分组和排序,但至少您得到了该特定键的解释。

Not sure if this is new since you asked the question, but in Pycharm 1.2.1 you can go to Setting > Keymap and enter a shortcut filter:

https://i.sstatic.net/7ttoR.png (can't inline images as a newbie --sorry!)

Here you can enter up to 2 keys and get the resulting action.

It is still not grouped and sorted by key but at least you get an explanation for that particular key.

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