user.setting 写道
{
"bold_folder_labels": true,
"color_scheme": "Packages/Monokai Extended/Monokai Extended Bright.tmTheme",
"font_size": 19,
"highlight_line": true,
"ignored_packages":
[
"Vintage"
],
"open_files_in_new_window": false,
"save_on_focus_lost": true,
"scroll_past_end": true,
"show_encoding": true,
"show_full_path": true,
"show_line_endings": true,
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"word_wrap": "false",
}
"bold_folder_labels": true,
"color_scheme": "Packages/Monokai Extended/Monokai Extended Bright.tmTheme",
"font_size": 19,
"highlight_line": true,
"ignored_packages":
[
"Vintage"
],
"open_files_in_new_window": false,
"save_on_focus_lost": true,
"scroll_past_end": true,
"show_encoding": true,
"show_full_path": true,
"show_line_endings": true,
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"word_wrap": "false",
}
keymap:
[
{
"command": "add_current_date_time",
"keys": [
"ctrl+shift+f"
]
},
{
"command": "add_current_time",
"keys": [
"ctrl+shift+g"
]
},
{
"command": "add_current_date",
"keys": [
"ctrl+shift+d"
]
},
{
"command": "add_current_stamp",
"keys": [
"ctrl+shift+t"
]
},
{
"command": "add_splitter_line",
"keys": [
"ctrl+shift+="
]
},
{
"keys": [
"command+."
],
"command": "auto_complete"
},
{
"keys": [
"ctrl+command+f"
],
"command": "js_format"
},
{
"keys": [
"f7"
],
"command": "toggle_setting",
"args": {
"setting": "word_wrap"
}
}
]
{
"command": "add_current_date_time",
"keys": [
"ctrl+shift+f"
]
},
{
"command": "add_current_time",
"keys": [
"ctrl+shift+g"
]
},
{
"command": "add_current_date",
"keys": [
"ctrl+shift+d"
]
},
{
"command": "add_current_stamp",
"keys": [
"ctrl+shift+t"
]
},
{
"command": "add_splitter_line",
"keys": [
"ctrl+shift+="
]
},
{
"keys": [
"command+."
],
"command": "auto_complete"
},
{
"keys": [
"ctrl+command+f"
],
"command": "js_format"
},
{
"keys": [
"f7"
],
"command": "toggle_setting",
"args": {
"setting": "word_wrap"
}
}
]