ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

New

  • Vala

    by Chipcius 3K Installs
    Vala Syntax For Sublime Text Editor
  • Toggle Read-Only

    by reflog 5K Installs
    SublimeText plugin to toggle readonly flag
  • Clipboard Manager

    by Colin T.A. Gray (colinta) ST3 40K Installs
    A version of the Sublime Text plugin at <http://www.sublimetext.com/forum/viewtopic.php?f=5&t=2260&start=0> that makes for TextMate-like clipboard history. Based on Clipboard History, by AJ Palkovic (ajpalkovic) and Martin Aspeli (optilude)
  • SublimeOnSaveBuild

    by alexnj 81K Installs
    Trigger a build the moment you save a file in Sublime Text 2. Works best with web projects that make use of Less, Compass and any other pre-processor or a makefile.
  • Random Message

    by kutu ST2 404 Installs
    Insert random message from whatthecommit.com
  • Perforce

    by ericmartel 7K Installs
    Supports auto add and checkout with commands to add, checkout, delete, diff, rename, revert, diff using p4diff and lists all checked out files with quick access to them with simple changelist management
  • Dogs Colour Scheme

    by radiosilence 11K Installs
    A dark, clear, and pretty highlighting scheme for Sublime Text 2/3
  • iTodo

    by chagel ST2 4K Installs
    Todo plugin for Sublime Text
  • Todo Manager

    by tanepiper ST2 9K Installs
    A simple ToDo list manager
  • Abacus

    by khiltd 42K Installs
    An Alignment Plugin for Sublime Text 2 that actually works `⌘⌥^ ]`
  • ColorPick

    by jnordberg Trending 213K Installs
    Color picker plugin for Sublime Text 2 and 3 (Mac OS X)
  • RegReplace

    by facelessuser ST3 45K Installs
    Simple find and replace sequencer plugin for Sublime Text http://facelessuser.github.io/RegReplace/
  • SimpleMovements

    by Colin T.A. Gray (colinta) ST3 8K Installs
    Adds caret moving and newline entering commands.
  • TransposeCharacter

    by Colin T.A. Gray (colinta) ST3 2K Installs
    Swaps two characters, lines, words, or reverses a selection. Depending on cursor location and selection(s).
  • FileDiffs

    by Colin T.A. Gray (colinta) ST3 Top 100 322K Installs
    Shows diffs between the current file, or selection(s) in the current file, and clipboard, another file, or unsaved changes. With contributions from Sebastian Pape (spape) and Jiri Urban (jiriurban)
  • StringEncode

    by Colin T.A. Gray (colinta) ST3 35K Installs
    Converts characters from one encoding to another using a transformation (think HTML entities, not character encodings).
  • MarkAndMove

    by Colin T.A. Gray (colinta) ST3 3K Installs
    Allows for keyboard-only multiple selections. Select some stuff, mark it, then move the cursor around and add more marks, recall marks, or move between marks.
  • Bracketeer

    by Colin T.A. Gray (colinta) ST3 52K Installs
    Some bracket manipulation, selection, and insertion commands.
  • MoveText

    by Colin T.A. Gray (colinta) ST3 6K Installs
    Select text and drag it around, or setup a text tunnel to move code from one location to another.
  • Quickfind

    by Colin T.A. Gray (colinta) ST3 3K Installs
    Works similarly to TextMate's ctrl+s. But if text is already selected, it will be the default search. Keep pressing ctrl+s to search for the next instance.
  • Sublimipsum

    by cyrilf ST2 6K Installs
    Insert Lorem Ipsum - Sublime Text Plugin
  • RSpec (snippets and syntax)

    by rspec 7K Installs
    Textmate bundle for RSpec.
  • SublimeTextGitX

    by fabiocorneti 17K Installs
    Simple Sublime Text 2 / GitX integration plugin
  • Goto-CSS-Declaration

    by Razumenko Maksim 176K Installs
    Goto CSS declaration in an open *.css file
  • Format SQL

    by Du Song ST2 24K Installs
    Formatting SQL statement to a more readable form by using python-sqlparse library