{ // 编辑器字体大小 "font_size": 10, // 设置行间距 "line_padding_bottom":5, "line_padding_top":5, // tab键转换成4个空格 "tab_size": 4, "translate_tabs_to_spaces": true, // 是否检查更新 "update_check": false }