Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
|
sublime_text:reglages [2016/12/06 14:47] Yoh |
sublime_text:reglages [2017/03/18 07:19] (Version actuelle) Yoh |
||
|---|---|---|---|
| Ligne 8: | Ligne 8: | ||
| { | { | ||
| "Seti_ClosedFolder_remove": true, | "Seti_ClosedFolder_remove": true, | ||
| - | "Seti_blue_tab_label": true, | + | "Seti_show_group_arrows": true, |
| - | "Seti_no_blue_bar": true, | + | "Seti_bold_slctdfile_labels": true, |
| + | "Seti_alt_tree_row": false, | ||
| + | "Seti_sidebar_font_Ubuntu": true, | ||
| "Seti_tabs_small": true, | "Seti_tabs_small": true, | ||
| + | "Seti_yellow_statusbar": true, | ||
| + | "Seti_yellow_tab": true, | ||
| + | "Seti_yellow_tabclose": true, | ||
| + | "Seti_sidebar_font_Ubuntu": true, | ||
| + | "Seti_sidebar_font_size_14": true, | ||
| "atomic_save": false, | "atomic_save": false, | ||
| - | "color_scheme": "Packages/User/SublimeLinter/Tomorrow-Night (SL).tmTheme", | + | "auto_complete": true, |
| + | "caret_extra_bottom": 2, | ||
| + | "caret_extra_top": 2, | ||
| + | "caret_extra_width": 3, | ||
| + | "caret_style": "phase", | ||
| + | "color_scheme": "Packages/Theme - Cobalt2/cobalt2.tmTheme", | ||
| "ensure_newline_at_eof_on_save": true, | "ensure_newline_at_eof_on_save": true, | ||
| "flatland_square_tabs": true, | "flatland_square_tabs": true, | ||
| - | "font_size": 16.0, | + | "font_face": "Inconsolata", |
| "highlight_line": true, | "highlight_line": true, | ||
| "highlight_modified_tabs": true, | "highlight_modified_tabs": true, | ||
| Ligne 23: | Ligne 35: | ||
| "Vintage" | "Vintage" | ||
| ], | ], | ||
| - | "line_padding_bottom": 3, | + | "indent_guide_options": |
| - | "line_padding_top": 3, | + | |
| - | "open_files_in_new_window": false, | + | |
| - | "rulers": | + | |
| [ | [ | ||
| - | 80 | + | "draw_normal", |
| + | "draw_active" | ||
| ], | ], | ||
| + | "line_padding_bottom": 1, | ||
| + | "line_padding_top": 1, | ||
| + | "open_files_in_new_window": false, | ||
| "tab_size": 2, | "tab_size": 2, | ||
| "theme": "Seti_orig.sublime-theme", | "theme": "Seti_orig.sublime-theme", | ||
| "translate_tabs_to_spaces": true, | "translate_tabs_to_spaces": true, | ||
| "trim_trailing_white_space_on_save": true, | "trim_trailing_white_space_on_save": true, | ||
| + | "wide_caret": true, | ||
| "word_wrap": true | "word_wrap": true | ||
| } | } | ||
| </code> | </code> | ||
| - | **Attention** : pour que la ligne //theme// fonctionne, il faut au préalable installer le thème //**Seti**// | + | **Attention** : pour que ce qui est relatif à l'apparence, il faut installer : |
| + | * La font [[https://fonts.google.com/specimen/Inconsolata?selection.family=Inconsolata|Inconsolata]] (sur l'OS) | ||
| + | * La font [[http://font.ubuntu.com/|Ubuntu]] (sur l'OS) | ||
| + | * Le thème [[https://github.com/wesbos/cobalt2|Cobalt2]] (via le package install) | ||
