Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rodrigotomees/sublime-text-settings
You can always have the best Sublime Text configuration in your pocket, download it from the shorter link
https://github.com/rodrigotomees/sublime-text-settings
portable sublime sublime-settings sublime-text sublime-text-3 text web webdevelopment windows windows-10
Last synced: about 1 month ago
JSON representation
You can always have the best Sublime Text configuration in your pocket, download it from the shorter link
- Host: GitHub
- URL: https://github.com/rodrigotomees/sublime-text-settings
- Owner: RodrigoTomeES
- License: mit
- Created: 2019-11-08T12:48:00.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T12:59:53.000Z (almost 2 years ago)
- Last Synced: 2023-03-06T07:51:50.593Z (almost 2 years ago)
- Topics: portable, sublime, sublime-settings, sublime-text, sublime-text-3, text, web, webdevelopment, windows, windows-10
- Language: Python
- Homepage: https://tiny.cc/sublime-text-3
- Size: 30.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.txt
- License: LICENSE
Awesome Lists containing this project
README
Sublime Text Configuration for Web Development
=============List of shortcodes:
-------------### General
* Comment code (block) : CTRL+SHIFT+7
* Comment code : CTRL+7 or SHIFT+CTRL+/
* Open terminal : CTRL+SHIFT+T### Markdown
* Open Preview: ALT+M### Front-end
* Autoprefixer : CTRL+ALT+P
* Color picker : CTRL+SHIFT+C
* CSS unminifier : CTRL+ALT+U
* Prettify code : CRTL+SHIFT+HList of installed plugins:
-------------### General
* [AdvancedNewFile](https://github.com/skuroda/Sublime-AdvancedNewFile)
* [Alignment](https://github.com/wbond/sublime_alignment)
* [AlignTab](https://github.com/randy3k/AlignTab)
* [BracketHighlighter](https://github.com/facelessuser/BracketHighlighter)
* [Clickable URLs](https://github.com/leonid-shevtsov/ClickableUrls_SublimeText)
* [ColorPicker](https://github.com/weslly/ColorPicker)
* [Emmet](https://github.com/sergeche/emmet-sublime)
* [Grunt](https://github.com/sptndc/sublime-grunt)
* [LiveReload](https://github.com/alepez/LiveReload-sublimetext3)
* [LiveReload](https://github.com/alepez/LiveReload-sublimetext3)
* [Package Control](https://packagecontrol.io/say_thanks)
* [SideBarEnhancements](https://github.com/titoBouzout/SideBarEnhancements)
* [SublimeLinter-json](https://github.com/SublimeLinter/SublimeLinter-json)
* [SublimeLinter-php](https://github.com/SublimeLinter/SublimeLinter-php)
* [SublimeLinter](https://github.com/SublimeLinter/SublimeLinter)
* [Terminal](https://github.com/wbond/sublime_terminal)### Python
* [Anaconda](https://github.com/DamnWidget/anaconda)### Markdown
* [MarkdownEditing](https://github.com/SublimeText-Markdown/MarkdownEditing#additional-color-themes)
* [MarkdownPreview](https://github.com/facelessuser/MarkdownPreview)### Back-end
* [Laravel Blade Highlighter](https://github.com/Medalink/laravel-blade)
* [Laravel Helper Completions](https://github.com/james2doyle/laravel-helper-completions)
* [PHP Getters and Setters](https://github.com/francodacosta/sublime-php-getters-setters)### Front-end
* [Autoprefixer](https://github.com/sindresorhus/sublime-autoprefixer)
* [CSS Unminifier](https://github.com/jonnypolite/cssunminifier)
* [HTML Minifier](https://github.com/geekpradd/sublime-html5-minifier)
* [HTML-CSS-JS Prettify](https://github.com/victorporof/Sublime-HTMLPrettify)
* [Sass](https://github.com/braver/SublimeSass)
* [Syntax Highlighting for Sass](https://github.com/P233/Syntax-highlighting-for-Sass)List of installed themes:
-------------* [Boxy Theme](https://github.com/ihodev/sublime-boxy)
* [Material Theme](https://github.com/equinusocio/material-theme)List of installed color scheme:
-------------* [Monokai JSON+](https://github.com/ColibriApps/MonokaiJsonPlus)
* [MonokaiC](https://github.com/avivace/monokaiC)