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

GitHub

1k stars
53 watching
72 forks
last commit: over 2 years 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 Sheetfor Linux, Mac OSX, and Windows versions of Sublime Text 3
ShortcutFoo— shortcut usage training

Sublime Text Bookmarks / Books

Mastering Sublime Textby Dan Peleg (PACKT)
Instant Sublime Text Starterby 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 2SuperUser: , , 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 Scratchby Jesse Liberty (Pluralsight)
Sublime Text 2by Mike Riley (Pragmatic Studio)
Perfect Workflow in Sublime Text 2— 34 video free lessons at Nettuts+

Sublime Text Bookmarks / Extensions / General Purpose

All Autocomplete919about 5 years ago— extends the default autocomplete to find matches in all open files
ApplySyntax343about 3 years 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
EditorConfig1,769almost 3 years ago— .editorconfig support
File Navigator56about 13 years ago— keyboard-friendly file navigator and manager
FindKeyConflicts149over 7 years ago— identify conflicting key mappings
GitGutter3,876almost 3 years ago— a plugin to see git diff in gutter
GitSavvy— git and GitHub integration
Glue253almost 9 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
Origami1,208almost 3 years ago— split the window however you like! Create new panes, delete panes, move and clone views from pane to pane
PackageResourceViewer296almost 7 years ago— View and Edit Sublime package resources. Helpful for extensions and themes development
PlainTasks— an opinionated todo-list
Sidebar Enhancements2,193over 2 years ago— provides enhancements to the operations on Sidebar of Files and Folders
StyleToken49about 10 years ago— allows to highlight certain pieces of text with different colors (similar to Notepad++ "Style token" functionality)
Sublime Alignment520almost 4 years ago— a simple key-binding for aligning multi-line and multiple selections
Sublime Worksheet332about 13 years ago— an inline REPL for JavaScript, PHP, Ruby and more
SublimeFileBrowser394over 6 years agoDitch 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
SublimeLinter2,017about 2 years 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
SublimeREPL2,139over 5 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 Settings287almost 4 years agoThe cross-platform solution to keep Sublime Text configuration synchronized
Synesthesia17over 11 years ago— a plugin for highlighting text with pretty colours
Trailing Spaces897about 3 years ago— highlight trailing spaces and delete them in a flash

Sublime Text Bookmarks / Extensions / Ruby Profile

ChangeQuotes123over 3 years ago— converts single to double or double to single quotes
Setting up Sublime Text for Ruby development
Sublime Text setup714over 10 years agoused in the
BeautifyRuby258over 5 years ago— beautifies Ruby code
ProductiveSnippetsRuby107about 9 years ago— consistent set of alternative snippets, focusing on core and stdlib ( )
RSpec plugin124over 8 years ago
Sublime Ruby Debugger429almost 10 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
Anaconda2,221about 4 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
Djaneiro855almost 4 years ago— Django support
MagicPython1,414over 2 years ago— Syntax highlighter for cutting edge Python for Sublime Text and Atom
Rope1,976almost 2 years ago— a Python refactoring library
SublimeJEDI937about 4 years ago— Python autocompletion
SublimeLinter PEP 25710about 2 years ago— an interface to (docstring style checker)
SublimePythonTidy41over 13 years ago— integration

Sublime Text Bookmarks / Extensions / JavaScript Profile

Bump78almost 9 years ago— plugin to keep package.json dependencies fresh. Shows latest npm/yarn dependency version in the neat tooltip on package hover
CoffeeScript290about 7 years ago— syntax highlighting and checking, commands, shortcuts, snippets, compilation and more
JavaScript Enhancements639over 2 years 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
JsFormat1,422over 4 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)
TernJS801almost 4 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
GutterColor486over 3 years 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
HTMLPrettify1,925almost 3 years ago

Sublime Text Bookmarks / Extensions / LaTeX Profile

LaTeXing78over 7 years ago— an extension for which makes your life easier and more comfortable while creating your documents
LaTeXTools2,010over 2 years ago— an open-source plugin that simplifies working with LaTeX files

Sublime Text Bookmarks / Extensions / Markdown Editing Profile

Markdown Preview2,313over 8 years ago— preview and build your markdown files quickly in your web browser from Sublime Text
MarkdownEditing3,198almost 2 years ago— powerful Markdown package for Sublime Text with better syntax understanding and good color schemes

Sublime Text Bookmarks / Extensions / Documentation and Help Systems

DashDoc1,325almost 7 years ago— integration for Sublime Text
GotoDocumentation128about 8 years ago— a plugin to jump to documentation for the current word
HowDoI218over 12 years ago— integration for instant

Sublime Text Bookmarks / Integration

Alfred Workflow608almost 10 years agoto open files and folders in Sublime Text
Associating text editors with Git
Command line usage(for OS X)
LiveReload142about 4 years ago— a web browser page reloading plugin

Sublime Text Bookmarks / Fun stuff / Themes

Ayu4,300over 2 years ago— A simple theme with bright colors and comes in three versions — dark, mirage and light for all day long comfortable work
Ciapre65about 3 years agoAn easy-on-the-eyes Sublime Text/TextMate color scheme
Cobalt21,567almost 7 years ago— A full featured Sublime Text blue theme
Comfort2over 10 years ago— A wonderful theme for sublime Text!
Cyanide168almost 8 years ago— A minimal dark theme
Flatland2,673over 7 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 theme11,214almost 2 years ago— This theme brings the Material Design visual language
Predawn1,803almost 2 years 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 Switcher16over 7 years ago— Painless theme selection

Sublime Text Bookmarks / Fun stuff / Color Schemes

colorsublime.comhuge collection of color schemes for Sublime Text
Schemr135over 4 years ago— allows you to quickly change your color scheme using the command palette and keyboard shortcuts
Themertool 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 16630almost 3 years ago— carefully chosen syntax highlighting and a default set of sixteen colors
Dracula96about 3 years agospooky 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 Sykora11over 12 years ago

Sublime Text Bookmarks / Fun stuff / Monospace Fonts

Adobe Source Code Pro19,952about 2 years ago
Anonymous Pro
Bitstream Vera Sans Mono
Consolas(goes with Microsoft Office)
Deja Vu Sans Mono
Droid Sans Mono
Fira Mono
Hack
Inconsolata
Inputfrom Font Bureau
Monaco
PT Mono
Progamming Fontsand at
Recommended Fonts for Programming?at StackOverflow
What are the best programming fonts?

Backlinks from these awesome lists:

More related projects: