anyways, the package features and adds a bunch of features that I think it makes sublime editing much better
Features Include:
* Copy scope to cliboard
* Reload Project
* Strip Trailing spaces on save
* DO MULTIPLE SELECTIONS WITH KEYBOARD ONLY (NO MOUSE REQUIRED!)
* DUPLICATE CURRENT LINE OR SELECTION
* HTML Entities and URL Escaping commands
* Add numbers in selection
* Firebug-like Increase/Decrease numbers
* EXEC SELECTED TEXT & EXEC SELECTED TEXT AND REPLACE
* Put command -- put 7 times "blah blah\n"
* SublimeRunCmd -- Shortcut to view.runCommand()
* Title Case selected text
* Paste Column, Strip Selection
* SELECT COLUMN (SELECT FULL COLUMNS OF TEXT QUICK! *EXPERIMENTAL* BUT WORKS)
* SELECT TEXT BETWEEN QUOTES (SINGLE OR DOUBLE) -- (IT RECOGNIZES ESCAPED QUOTES TOO, SO THAT WON'T BE A PROBLEM.)
* RightEraseByClass (for more info read the comments inside PowerUser.py)
* RightEraseByClassSingle (for more info read the comments inside PowerUser.py)
* Insert Open/Close tag (textmate style, you can wrap the tag to selections too.)
* Useful Macros,Snippets.
* My CSS Snippets (makes css writing _alot_ faster)
* getOnlineHelp command for PHP/CSS/XHTML (shift+f1) -- (it uses php.net, and reference.sitepoint.com/css, reference.sitepoint.com/html for its references...)
Screencast on the way to showcase all the features
Enjoy it!
EDIT NEW LINK:
http://sublime-text-community-packages. ... rUser.html
