1 votes
SUBLIME-KEYMAP File - What is it and how do I open it?
Learn about .SUBLIME-KEYMAP files and view a list of programs that open them.
Sprachen
Überblick
What is a SUBLIME-KEYMAP file? 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.
More Information 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. NOTE: You can access the keymap files through the application menu by selecting Preferences → Key Bindings - Default or Key Bindings - User .
Document Icon
Brotkrümel
Previous / Next
In-Depth
.SUBLIME-KEYMAP File Extension
Sublime Text Keymap File
| Developer | Jon Skinner |
| Popularity |
2.0 | 1 Vote |
What is a SUBLIME-KEYMAP file?
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.
More Information
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.
NOTE: You can access the keymap files through the application menu by selecting Preferences → Key Bindings - Default or Key Bindings - User .
Open over 400 file formats with File Viewer Plus . Free Download
Programs that open or reference SUBLIME-KEYMAP files
Sort
Pricing
Program Name
Platform
Reset
X
Windows
Sublime Text
Free Trial
Mac
Sublime Text
Free Trial
Linux
Sublime Text
Free Trial
Category: Data Files
Updated: October 7, 2014