sublime修改快捷键样式

本文详细介绍了 Sublime Text 的高级设置方法,包括样式配置、快捷键自定义等,帮助用户提升编辑效率和使用体验。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

样式
----------------
{
"always_show_minimap_viewport": true,
"auto_find_in_selection": true,
"bold_folder_lables": true,
"color_scheme": "Packages/Boxy Theme/schemes/Boxy Ocean.tmTheme",
"draw_minimap_border": true,
"fade_fold_buttons": false,
"font_face": "Courier New",
"font_size": 10,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"indent_guide_options":
[
"draw_normal",
"draw_active"
],
"line_padding_bottom": 2,
"line_padding_top": 2,
"open_files_in_new_window": false,
"overlay_scroll_bars": "enabled",
"save_on_focus_lost": true,
"tab_size": 4,
"theme": "Boxy Ocean.sublime-theme",
"theme_accent_blue": true,
"theme_find_panel_close_hidden": true,
"theme_tab_selected_filled": true,
"trim_trailing_white_space_on_save": true,
"word_wrap": "true"
}
-----------------------
快捷键
-----------------------
[
{ "keys": ["ctrl+alt+down"], "command": "duplicate_line" },
{ "keys": ["ctrl+d"], "command": "run_macro_file", "args": {"file": "res://Packages/Default/Delete Line.sublime-macro"} }
]

 

转载于:https://www.cnblogs.com/lsongyang/p/11152025.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值