Sublime Text 3 基本配置詳解

來源:互聯網
上載者:User

標籤:sublime text 3   配置   


主要涉及Preferences.sublime-settings檔案:

步驟:點擊菜單Preferences 下拉選擇 設定 使用者 一項:

添加以下配置


下面是我的設定

{

 "color_scheme": "Packages/Color Scheme - Default/Monokai.tmTheme", //顏色方案

 "font_face":"Droid Sans Mono", //字型

 "font_size":10, //字型大小

 "fade_fold_buttons": false, //是否顯示摺疊按鈕

 "word_wrap":true, //是否自動換行

 "match_tags":true, //

"auto_match_enabled": false, 

"update_check": false, //關閉自動更新檢測

"word_wrap": true

 }


設定2

         "match_selection": true,

"match_tags": true,

"word_wrap": true,

         "update_check":false, //關閉自動更新

"caret_style":"phase",//3059游標變得很粗的問題

"caret_extra_bottom":0,

"caret_extra_top":0,

"caret_extra_width":1,

"default_encoding": "UTF-8", //預設編碼

"fade_fold_buttons": false,

"font_face": "Droid Sans Mono",

"font_size": 10.5,

"auto_match_enabled": false, //自動補全引號與括弧

"highlight_line": true,

"highlight_modified_tabs": true,

"soda_classic_tabs": true,

"soda_folder_icons": true,

"tab_size": 4,

"translate_tabs_to_spaces": true,

"trim_trailing_white_space_on_save": true,

}

本文出自 “hnllyrp” 部落格,請務必保留此出處http://hnllyrp.blog.51cto.com/2149641/1572818

Sublime Text 3 基本配置詳解

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.