我的Mac上有一个法语加拿大键盘,我无法找到解决方案,使工作成为崇高文本2中的默认快捷方式。
很少有人错误地将工作作为评论线的捷径,但我不记得我做的键盘快捷键......:\
我如何解决我的问题?
谢谢!
答案 0 :(得分:0)
您可以在
下找到所有预定义和用户定义的快捷方式 Preferences > Key Bindings - Default
Preferences > Key Bindings - User
当您需要添加快捷方式或更改在Default中定义的快捷方式时,只需将相关行复制到Key Bindings - User
,同时检查sublime用于配置的Json语法。我不知道法语加拿大键盘有什么变化,但我希望它能解决你的问题。
独立于键盘,Sublime说:
⌘ + / Comment/un-comment current line
⌘ + ⌥ + / Block comment current selection
已更新:
默认快捷方式列表:http://docs.sublimetext.info/en/latest/reference/keyboard_shortcuts_osx.html