{ "folder_exclude_patterns": [ ".git", "node_modules" ], "always_show_minimap_viewport": true, "bold_folder_labels": true, "save_on_focus_lost": true, "fade_fold_buttons": false, "font_face": "Monaco", "font_options": [ "no_bold", "no_italic", "no_round" ], "font_size": 13, "word_wrap": false, "caret_extra_width": 2, "highlight_line": true, "highlight_modified_tabs": true, "hot_exit": true, "ignored_packages":["Vintage"], "line_padding_bottom": 2, "line_padding_top": 2, "rulers": [80], "open_files_in_new_window": false, "show_encoding": true, "tab_size": 2, "translate_tabs_to_spaces": true, "indent_guide_options": true, "tree_animation_enabled": false, "trim_trailing_white_space_on_save": true, "word_separators": "./\\()\"':,.;<>~!@#$%^&*|+=[]{}`~?", "auto_match_enabled": false, "scroll_past_end": true }
|