sublime-bookmarks
Sublime setup bundle
A collection of essential tools and resources for setting up and optimizing Sublime Text
Sublime Text essential plugins and resources
1k stars
53 watching
72 forks
last commit: 10 months ago
Linked from 5 awesome lists
awesomeawesome-listbookmarkslistsublime-text
Sublime Text Bookmarks / Things to Start From | |||
Sublime Text home page | |||
Package Control | — the first thing to do after the ST installation is to setup the package manager | ||
Unofficial Documentation | — is a first link inside the . It's a good starting point for noobs, as well as a detailed reference for proficient users | ||
Shortcut Cheat Sheet | for Linux, Mac OSX, and Windows versions of Sublime Text 3 | ||
ShortcutFoo | — shortcut usage training | ||
Sublime Text Bookmarks / Books | |||
Mastering Sublime Text | by Dan Peleg (PACKT) | ||
Instant Sublime Text Starter | by Eric Haughee (PACKT) | ||
Sublime Text Bookmarks / News and Tips | |||
Sublime Blog | — official news | ||
Sublime Text Tips | — tips and tricks for mastering Sublime Text | ||
Sublime Text Bookmarks / Community | |||
Official Forum | — general discussion, technical support, ideas and feature requests | ||
Sublime Reddit | — user-generated news links and discussions | ||
version 2 | SuperUser: , , and questions | ||
Sublime Text Bookmarks / Screencasts | |||
The Complete Visual Guide to Sublime Text 3 | : Getting Started and Keyboard Shortcuts (free course) | ||
Sublime Text 3 From Scratch | by Jesse Liberty (Pluralsight) | ||
Sublime Text 2 | by Mike Riley (Pragmatic Studio) | ||
Perfect Workflow in Sublime Text 2 | — 34 video free lessons at Nettuts+ | ||
Sublime Text Bookmarks / Extensions / General Purpose | |||
All Autocomplete | 917 | over 3 years ago | — extends the default autocomplete to find matches in all open files |
ApplySyntax | 343 | over 1 year ago | — a plugin that allows to detect and apply the syntax of files that might not otherwise be detected properly. For example, files with the .rb extension are usually Ruby files, but when they are found in a Rails project, they could be RSpec spec files, Cucumber step files, Ruby on Rails files (controllers, models, etc), or just plain Ruby files |
EditorConfig | 1,768 | 12 months ago | — .editorconfig support |
File Navigator | 56 | about 11 years ago | — keyboard-friendly file navigator and manager |
FindKeyConflicts | 149 | over 5 years ago | — identify conflicting key mappings |
GitGutter | 3,877 | 12 months ago | — a plugin to see git diff in gutter |
GitSavvy | — git and GitHub integration | ||
Glue | 253 | about 7 years ago | — a cross-platform, extensible plug-in for Sublime Text 2 and 3 that connects your favorite editor to your shell |
LSP | — Language Server Protocol support for Sublime Text 3 that gives you IDE features | ||
Origami | 1,208 | about 1 year ago | — split the window however you like! Create new panes, delete panes, move and clone views from pane to pane |
PackageResourceViewer | 295 | about 5 years ago | — View and Edit Sublime package resources. Helpful for extensions and themes development |
PlainTasks | — an opinionated todo-list | ||
Sidebar Enhancements | 2,191 | 7 months ago | — provides enhancements to the operations on Sidebar of Files and Folders |
StyleToken | 49 | over 8 years ago | — allows to highlight certain pieces of text with different colors (similar to Notepad++ "Style token" functionality) |
Sublime Alignment | 523 | about 2 years ago | — a simple key-binding for aligning multi-line and multiple selections |
Sublime Worksheet | 332 | about 11 years ago | — an inline REPL for JavaScript, PHP, Ruby and more |
SublimeFileBrowser | 394 | over 4 years ago | Ditch the sidebar and browse your files in a normal tab with your keyboard, like a pro! Also, lets you modify your directory structure using the powerful text editing feature that ST provides |
SublimeLinter | 2,013 | 3 months ago | — a plugin that provides a framework for linting code. Whatever language you code in, SublimeLinter can help you write cleaner, better, more bug-free code. SublimeLinter has been designed to provide maximum flexibility and usability for users and maximum simplicity for linter authors |
SublimeREPL | 2,139 | over 3 years ago | — runs an interpreter inside ST2 (Clojure, CoffeeScript, F#, Groovy, Haskell, Lua, MozRepl, NodeJS, Python, R, Ruby, Scala, shell or configure one yourself) |
Sync Settings | 288 | almost 2 years ago | The cross-platform solution to keep Sublime Text configuration synchronized |
Synesthesia | 17 | over 9 years ago | — a plugin for highlighting text with pretty colours |
Trailing Spaces | 897 | over 1 year ago | — highlight trailing spaces and delete them in a flash |
Sublime Text Bookmarks / Extensions / Ruby Profile | |||
ChangeQuotes | 123 | over 1 year ago | — converts single to double or double to single quotes |
Setting up Sublime Text for Ruby development | |||
Sublime Text setup | 714 | over 8 years ago | used in the |
BeautifyRuby | 258 | over 3 years ago | — beautifies Ruby code |
ProductiveSnippetsRuby | 107 | over 7 years ago | — consistent set of alternative snippets, focusing on core and stdlib ( ) |
RSpec plugin | 124 | over 6 years ago | |
Sublime Ruby Debugger | 429 | almost 8 years ago | — a debugger plugin for interactive ruby and RoR debugging on Sublime Text |
Sublime Text Bookmarks / Extensions / Python Profile | |||
Setting up Sublime Text for Python development | |||
Sublime Text 3 for Python development | |||
Sublime Text 3 for Python, JavaScript and web developers | |||
Anaconda | 2,216 | over 2 years ago | — autocompletion, code linting, IDE features, autopep8 formating, McCabe complexity checker and Vagrant for Sublime Text 3 using Jedi, PyFlakes, pep8, PyLint, pep257 and McCabe that will never freeze your Sublime Text |
Djaneiro | 857 | about 2 years ago | — Django support |
MagicPython | 1,413 | 9 months ago | — Syntax highlighter for cutting edge Python for Sublime Text and Atom |
Rope | 1,963 | 4 days ago | — a Python refactoring library |
SublimeJEDI | 938 | about 2 years ago | — Python autocompletion |
SublimeLinter PEP 257 | 10 | 3 months ago | — an interface to (docstring style checker) |
SublimePythonTidy | 41 | over 11 years ago | — integration |
Sublime Text Bookmarks / Extensions / JavaScript Profile | |||
Bump | 77 | about 7 years ago | — plugin to keep package.json dependencies fresh. Shows latest npm/yarn dependency version in the neat tooltip on package hover |
CoffeeScript | 290 | over 5 years ago | — syntax highlighting and checking, commands, shortcuts, snippets, compilation and more |
JavaScript Enhancements | 639 | 10 months ago | — plugin that offers smart javascript autocomplete, real-time errors and, also, a lot of features about creating, developing and managing javascript projects (such as Cordova, Ionic, React, etc.). It uses (javascript static type checker from Facebook) under the hood |
JsFormat | 1,421 | over 2 years ago | — a JavaScript formatting plugin. It uses the command-line/python-module JavaScript formatter from to format whole js or json files, or the selected portion(s) |
TernJS | 801 | about 2 years ago | — a JavaScript type inference engine integration |
Sublime Text Bookmarks / Extensions / Client Side Profile | |||
Emmet | — a plugin for many popular text editors which greatly improves HTML & CSS workflow | ||
GutterColor | 486 | over 1 year ago | — displays color sample in the gutter for each line in CSS containing color code |
Hayaku | — fuzzy abbreviations, support for preprocessors (Sass, Less, Stylus) and a lot of other features in easily configurable set of tools for writing CSS faster | ||
HTMLPrettify | 1,926 | about 1 year ago | |
Sublime Text Bookmarks / Extensions / LaTeX Profile | |||
LaTeXing | 78 | over 5 years ago | — an extension for which makes your life easier and more comfortable while creating your documents |
LaTeXTools | 2,006 | 10 months ago | — an open-source plugin that simplifies working with LaTeX files |
Sublime Text Bookmarks / Extensions / Markdown Editing Profile | |||
Markdown Preview | 2,311 | over 6 years ago | — preview and build your markdown files quickly in your web browser from Sublime Text |
MarkdownEditing | 3,190 | 30 days ago | — powerful Markdown package for Sublime Text with better syntax understanding and good color schemes |
Sublime Text Bookmarks / Extensions / Documentation and Help Systems | |||
DashDoc | 1,325 | about 5 years ago | — integration for Sublime Text |
GotoDocumentation | 128 | about 6 years ago | — a plugin to jump to documentation for the current word |
HowDoI | 218 | almost 11 years ago | — integration for instant |
Sublime Text Bookmarks / Integration | |||
Alfred Workflow | 608 | about 8 years ago | to open files and folders in Sublime Text |
Associating text editors with Git | |||
Command line usage | (for OS X) | ||
LiveReload | 142 | over 2 years ago | — a web browser page reloading plugin |
Sublime Text Bookmarks / Fun stuff / Themes | |||
Ayu | 4,288 | 7 months ago | — A simple theme with bright colors and comes in three versions — dark, mirage and light for all day long comfortable work |
Ciapre | 65 | over 1 year ago | An easy-on-the-eyes Sublime Text/TextMate color scheme |
Cobalt2 | 1,566 | about 5 years ago | — A full featured Sublime Text blue theme |
Comfort | 2 | almost 9 years ago | — A wonderful theme for sublime Text! |
Cyanide | 168 | almost 6 years ago | — A minimal dark theme |
Flatland | 2,674 | over 5 years ago | — A simple theme and accompanying color scheme for Sublime Text 2 & 3. It is mostly derived from Soda, the right place to start for any custom theme development for Sublime |
Material theme | 11,213 | 13 days ago | — This theme brings the Material Design visual language |
Predawn | 1,803 | 22 days ago | — Dark interface and syntax theme for Sublime Text and Atom |
Soda | — Dark and light custom UI themes | ||
Spacegray | — A set of custom UI themes for Sublime Text 2/3. It's all about hype and minimal. Comes in different flavors with accompanying Base16 color schemes | ||
Sublime Theme Switcher | 16 | almost 6 years ago | — Painless theme selection |
Sublime Text Bookmarks / Fun stuff / Color Schemes | |||
colorsublime.com | huge collection of color schemes for Sublime Text | ||
Schemr | 135 | almost 3 years ago | — allows you to quickly change your color scheme using the command palette and keyboard shortcuts |
Themer | tool for generating color schemes (and matching themes for your other development tools, including wallpaper) from your favorite colors | ||
http://tmtheme-editor.herokuapp.com | — online editor for format, with large gallery of Sublime Text/Textmate color schemes. GitHib project page: | ||
Base 16 | 616 | about 1 year ago | — carefully chosen syntax highlighting and a default set of sixteen colors |
Dracula | 95 | about 1 year ago | spooky color scheme, perfect for Halloween. Also available for terminal and |
Solarized | — balanced dark and light themes | ||
Sublime Text Bookmarks / Fun stuff / Alternative Icons | |||
By Chris Lee | |||
By Daniel Matarazzo | |||
By Ernest Ojeh | |||
By Jon-Paul Lunney | |||
By Matheus Falcão | |||
By Shi Yan Hui | |||
By Tomas Sykora | 11 | over 10 years ago | |
Sublime Text Bookmarks / Fun stuff / Monospace Fonts | |||
Adobe Source Code Pro | 19,909 | 3 months ago | |
Anonymous Pro | |||
Bitstream Vera Sans Mono | |||
Consolas | (goes with Microsoft Office) | ||
Deja Vu Sans Mono | |||
Droid Sans Mono | |||
Fira Mono | |||
Hack | |||
Inconsolata | |||
Input | from Font Bureau | ||
Monaco | |||
PT Mono | |||
Progamming Fonts | and at | ||
Recommended Fonts for Programming? | at StackOverflow | ||
What are the best programming fonts? |