Last active
April 25, 2018 09:03
-
-
Save BernardoSilva/0977cad3fb842c8efa7c to your computer and use it in GitHub Desktop.
Sublime Text Best extensions for web developer
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"bootstrapped": true, | |
"in_process_packages": | |
[ | |
], | |
"installed_packages": | |
[ | |
"A File Icon", | |
"Boxy Theme", | |
"Boxy Theme Addon - Font Face", | |
"Boxy Theme Addon - Mono File Icons", | |
"Boxy Theme Addon - Widget Font Size", | |
"GitGutter", | |
"Markdown Preview", | |
"Package Control", | |
"Phpcs", | |
"Skins" | |
] | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"color_scheme": "Packages/Boxy Theme/schemes/Boxy Tomorrow.tmTheme", | |
"draw_white_space": "all", | |
"ignored_packages": | |
[ | |
"Boxy Theme Addon - Mono File Icons", | |
"Vintage" | |
], | |
"skin": "Boxy Theme/Boxy Solarized Light ★ Iowa", | |
"theme": "Boxy Tomorrow.sublime-theme", | |
"theme_accent_green": true, | |
"theme_bar": true, | |
"theme_bar_colored": true, | |
"theme_bar_shadow_hidden": true, | |
"theme_button_rounded": true, | |
"theme_icons_atomized": true, | |
"theme_quick_panel_size_md": true, | |
"theme_scrollbar_rounded": true, | |
"theme_sidebar_close_always_visible": true, | |
"theme_sidebar_folder_materialized": true, | |
"theme_sidebar_highlight_selected_text_only": true, | |
"theme_sidebar_highlight_text_only": true, | |
"theme_sidebar_indent_top_level_disabled": true, | |
"theme_statusbar_size_md": true, | |
"theme_tab_highlight_text_only": true, | |
"theme_tab_line_size_lg": true, | |
"theme_tab_selected_transparent": true, | |
"theme_tab_selected_underlined": true, | |
"theme_tab_size_lg": true, | |
"translate_tabs_to_spaces": true | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sublime text 3
Ensure Package Control is installed.
cmd
+shift
+p
--> Install Package ControlDownload and replace Package Control settings:
Download and replace Sublime settings: