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

New

  • ChangeQuotes

    by Colin T.A. Gray (colinta) ST3 49K Installs
    Converts single to double or double to single quotes. Attempts to preserve correct escaping, though this could be improved I'm sure.
  • Logs Colorize

    by Uoc Nguyen 4K Installs
    Log files colorize for dmesg & logcat file
  • GitHub.app Menu

    by Chris Tan ST2 Mac 2K Installs
    Open the GitHub app from your menu
  • ApacheConf

    by GreyWyvern and radiosilence 124K Installs
    For htaccess and .conf files. By GreyWyvern, with assist by radiosilence. <http://www.sublimetext.com/forum/viewtopic.php?f=5&t=856>.
  • SwitchLanguage

    by zerok ST2 908 Installs
    A plug-in for Sublime Text 2 that makes switching the active dictionary a breeze.
  • Meta

    by Darin Morrison ST2 396 Installs
    Sublime Text 2 plugin for evaluating python and shell commands in a buffer and capturing the output.
  • Less

    by SublimeText ST3 Top 100 702K Installs
    Less syntax for Sublime Text
  • Todo

    by nijikokun 34K Installs
    @todo Textmate Syntax Highlighting, Works in Sublime Text / E as well.
  • 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 82K 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 214K 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.