.SUBLIME-KEYMAP 文件扩展名

Sublime Text Keymap File

开发者 Jon Skinner
受欢迎程度
2.0  |  1 
 

什么是 SUBLIME-KEYMAP 文件?

Keymap file used by Sublime Text, an open source text editor used to edit source code; contains key bindings in JSON format, which allows you to associate application actions with different keystrokes.

更多信息

Here's an example data segment from a SUBLIME-KEYMAP file used in Windows:
{ "keys": [ctrl+shift+t], "command": "reopen_last_file" }

And another example for a SUBLIME-KEYMAP file used in OS X:
{ "keys": [super+shift+t], "command": "reopen_last_file" }

Sublime Text comes with a default SUBLIME-KEYMAP file, which is located in the /​Packages/​Default directory, and a user SUBLIME-KEYMAP file, which is located in the /​Packages/​User directory.

注: You can access the keymap files through the application menu by selecting Preferences → Key Bindings - Default or Key Bindings - User.

使用File Viewer Plus打开 400 多种文件格式。免费下载

可打开或引用 SUBLIME-KEYMAP 文件的程序

Windows
免费试用
Mac
免费试用
Linux
免费试用
分类: 数据
更新时间: 2014-10-07

验证者 FileInfo.com

FileInfo.com 团队 独立研究了本页面列出的 Sublime Text Keymap 文件格式和 Mac, Windows, and Linux 应用。 我们的目标是达到 100% 的准确率,并且仅发布我们已验证过的文件类型信息。

如果您想为此页面提出新增或更新建议,请告诉我们