Blog

Sublime Text 2 – Shortcuts (Mac OS X) Blog

Tags: Editor Sublime Text Tools

Sublime Text es un editor fantástico, aquí una lista de los shorcuts que nos ayudarán a ser más productivos cuando desarrollamos software.

Si tienes algún otro que no está en la lista solo déjalo en los comentarios para que lo agregue aquí.

General

?Tgo to file
??Pgo to project
?Rgo to methods
?Ggo to line
?KBtoggle side bar
??Pcommand prompt
? `python console
??Nnew window (useful for new project)

Editing

?Lselect line (repeat select next lines)
?Dselect word (repeat select others occurrences in context for multiple editing)
??Mselect content into brackets
???insert line before
??inter line after
??Kdelete line
?KKdelete from cursor to end of line
?K?delete from cursor to start of line
??Dduplicate line(s)
?Jjoin lines
?KUupper case
?KLlower case
? /comment
?? /block comment
?Yredo or repeat
??Vpast and ident
? spaceautocomplete (repeat to select next suggestion)
?Mjump to matching brackets
?Usoft undo (movement undo)
??Usoft redo (movement redo)

XML/HTML

??Aselect content into tag
?? .close tag

Find/Replace

?Ffind
??Freplace
??Gfind next occurrence of current word
??Gselect all occurrences of current word for multiple editing
??Ffind in files

Splits/Tabs

??1single column
??2two columns
??5grid (4 groups)
?[1,2,3,4]focus group
??[1,2,3,4]move file to group
?[1,2,3…]select tab

Bookmarks

?F2toggle bookmark
F2next bookmark
?F2previous bookmark
??F2clear bookmarks

Marks

?K spaceset mark // ?K; for me
?KWdelete from cursor to mark
?KAselect from cursor to mark
?KGclear mark

Se el primero en comentar!

Instructor del curso

Crysfel3

Autor: Crysfel Villa

Soy un geek que disfruta crear y compartir cosas en internet! Sígueme en twitter @crysfel