Skip to content

JaredCubilla/sublime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 

Repository files navigation

Sublime

A collection of some of the best Sublime Text packages, themes, tutorials, articles and goodies.

Getting Started

Language-Specific

HTML/CSS

Essentials

HTML Preprocessors/Templating

CSS Preprocessors

CSS Frameworks

Prettification

Workflow

  • Grunt - Grunt task runner in Sublime Text
  • Gulp - Gulp task runner in Sublime Text
  • Bower - install bower packages from Sublime Text

Compatibility

Other

Javascript

Essentials

Preprocessors

Frameworks

Other

Python

  • FoldPython - intelligent folding and code navigation

Go

  • Sourcegraph - instant code usage examples, as you type ("automatic pair programmer")

Java

  • JavaIME - Easily import Java packages and classes in sublime text

Other Languages

Linters

SublimeLinter

For a more full list of SublimeLinters, check out this.

Other Linters

Version Control

  • GitSavvy - Sourcetree Like Git interface
  • Git - awesome git integration into Sublime Text
  • GitGutter - see git diffs in gutter
  • Github Tools - tools to work with Github in Sublime Text
  • SVN - plugin for Subversion

FTP, FTPS, and SFTP

  • SFTP - excellent file transfer package with stellar documentation.

Writing and publishing

  • AsciiDoc - syntax highlighting, snippets and other goodies for AsciiDoc editing
  • MarkdownEditing - powerful Markdown package with better syntax understanding and good color schemes
  • KeyboardSpellCheck - fast spell checking sans mouse

UI Upgrades

Themes

Color Schemes

Theme/Color Scheme Related Links

  • Album Themes - compilation of color themes that fit color themes of specific album covers
  • tmTheme Editor - allows you to make your own Sublime color schemes
  • ColorSublime - a website featuring a wide variety of Sublime color schemes
  • Schemr - a package that allows you to switch between color schemes faster
  • Sublimescheme - a python package to quickly create a colour scheme with as little as six lines of code.
  • Sublimetheme - a Ruby package to quickly create a colour scheme with as little as six lines of code.

Other

Learning Resources

Books

Video Tutorials

Other

  • TodoReview - plugin for reviewing todo (and other) comments within your code
  • Alignment - A simple key-binding for aligning multi-line and multiple selections
  • GhostText - Allows live editing of Chrome/Firefox text area or JS Code editor content with Sublime Text 3 using WebSockets
  • AdvancedNewFile - Advanced file creation. E.g. allows to specify file path right when creating a new file
  • FileDiffs - Show file diffs
  • TrailingSpaces - Highlight trailing spaces/tabs and delete them
  • SublimeCodeIntel - Full-featured code intelligence and smart autocomplete engine
  • All Autocomplete - Extend autocompletion to find matches in all open files of the current window
  • SelectUntil - expand or move all selections to a regex match
  • AutoFileName - autocomplete filenames in Sublime Text
  • DocBlockr - Simplifies writing DocBlock comments

Contributing

Feel free to contribute helpful links that could make the use of Sublime easier. When linking to packages, please make sure the link directs to the package's Package Control page, and also make sure that the link is placed in the proper section or subsection.

I'll make sure to answer to all issues issued and all pull requests pulled. Typos, suggestions, broken links, grammar errors, whatever. Go right ahead.

Huge thanks to the Sublime team at Sublime Text for producing such a wonderful editor, and thanks to @wbond for creating Package Control.

About

A collection of some of the best Sublime Text packages, themes, and goodies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published