2016-10-17 22:37:59 +03:00
|
|
|
[
|
|
|
|
{
|
|
|
|
"caption": "Preferences",
|
|
|
|
"mnemonic": "n",
|
|
|
|
"id": "preferences",
|
|
|
|
"children": [
|
|
|
|
{
|
|
|
|
"caption": "Package Settings",
|
|
|
|
"mnemonic": "P",
|
|
|
|
"id": "package-settings",
|
|
|
|
"children": [
|
|
|
|
{
|
|
|
|
"caption": "DevSkim",
|
|
|
|
"children": [
|
|
|
|
{
|
|
|
|
"command": "open_file",
|
|
|
|
"args": {
|
2017-01-05 08:53:10 +03:00
|
|
|
"file": "${packages}/DevSkim-Sublime-Plugin/DevSkim.sublime-settings"
|
2016-10-17 22:37:59 +03:00
|
|
|
},
|
|
|
|
"caption": "Settings – Default"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"command": "open_file",
|
|
|
|
"args": {
|
|
|
|
"file": "${packages}/User/DevSkim.sublime-settings"
|
|
|
|
},
|
|
|
|
"caption": "Settings – User"
|
2017-01-05 08:53:10 +03:00
|
|
|
},
|
|
|
|
{ "caption": "-" },
|
|
|
|
{
|
|
|
|
"command": "open_file",
|
|
|
|
"args": {
|
2017-03-15 09:54:25 +03:00
|
|
|
"file": "${packages}/DevSkim-Sublime-Plugin/Default (OSX).sublime-keymap",
|
2017-01-05 08:53:10 +03:00
|
|
|
"platform": "OSX"
|
|
|
|
},
|
|
|
|
"caption": "Key Bindings – Default"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"command": "open_file",
|
|
|
|
"args": {
|
2017-03-15 09:54:25 +03:00
|
|
|
"file": "${packages}/User/Default (OSX).sublime-keymap",
|
|
|
|
"platform": "OSX"
|
|
|
|
},
|
|
|
|
"caption": "Key Bindings – User"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"command": "open_file",
|
|
|
|
"args": {
|
|
|
|
"file": "${packages}/DevSkim-Sublime-Plugin/Default (Linux).sublime-keymap",
|
2017-01-05 08:53:10 +03:00
|
|
|
"platform": "Linux"
|
|
|
|
},
|
|
|
|
"caption": "Key Bindings – Default"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"command": "open_file",
|
|
|
|
"args": {
|
2017-03-15 09:54:25 +03:00
|
|
|
"file": "${packages}/User/Default (Linux).sublime-keymap",
|
|
|
|
"platform": "Linux"
|
|
|
|
},
|
|
|
|
"caption": "Key Bindings – User"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"command": "open_file",
|
|
|
|
"args": {
|
|
|
|
"file": "${packages}/DevSkim-Sublime-Plugin/Default (Windows).sublime-keymap",
|
2017-01-05 08:53:10 +03:00
|
|
|
"platform": "Windows"
|
|
|
|
},
|
|
|
|
"caption": "Key Bindings – Default"
|
2017-03-15 09:54:25 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"command": "open_file",
|
|
|
|
"args": {
|
|
|
|
"file": "${packages}/User/Default (Windows).sublime-keymap",
|
|
|
|
"platform": "Windows"
|
|
|
|
},
|
|
|
|
"caption": "Key Bindings – User"
|
|
|
|
}
|
2016-10-17 22:37:59 +03:00
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|