我刚刚安装了sublime 3.但是我无法在新标签中打开新文件。
新文件只是替换当前的文件。我有这个设置:
{
"always_show_minimap_viewport": true,
"bold_folder_labels": true,
"caret_style": "phase",
"color_scheme": "Packages/Color Scheme - Default/iPlastic.tmTheme",
"default_line_ending": "unix",
"draw_white_space": "all",
"ensure_newline_at_eof_on_save": true,
"font_size": 11,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"rulers":
[
120
],
"scroll_past_end": true,
"show_full_path": true,
"spell_check": true,
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"word_wrap": true
}
我错过了什么?
这是我从其网站获得的副本:
sublime-text_build-3126_amd64.deb