- Sublime Text Cheat Sheet Linux
- Sublime Cheat Sheet Pdf
- Sublime Regex Cheat Sheet
- Sublime Text 3 Cheat Sheet Pdf
- Sublime Cheat Sheet Mac
These are my favorite Sublime Text 3 shortcuts, as well as Sublime SFTP shortcuts. These work on Ubuntu/Linux.
Selecting
- Sublime Text 3 Enjoy this cheat sheet at its fullest within Dash, the macOS documentation browser. Based on the cheat sheet from Cheatography.
- Cheat Sheet: Find the key ingredients in the MartiDerm skin ampoules and choose the right Vitamin C skin ampoule for your skin type and as per your skin concerns. Choose from Vitamin C ampoules for dry, oily, normal, sensitive and combination skin, to moisturise, brighten and even out your skin, on Sublime Life.
Sublime Text 3 Keyboard Shortcuts by rmekdma - Cheatography.com Created Date: 1817Z. Sublime Text Cheat Sheet for development, editing, testing, deployment for Ruby on Rails. +1 (212) 520-1413 +91.9004 210 210; icicle.tech; hello@icicletech.com.
Select the entire current line: Ctrl + L
Sublime Text Cheat Sheet, Windows Cheat Sheet, Sublime Text 2, Mac Cheat Sheet, GitHub Cheat Sheet, Org-Mode Cheat Sheet, Code Cheat Sheet, Sublime Text Icon, Shortcut Cheat Sheet, Epic Keyboard Shortcuts Cheat Sheet, Perl Cheat Sheet, OS X Cheat Sheet, Windows Shortcut Keys Cheat Sheet, AOE Hot Key Cheat Sheet, Symbol Font Cheat Sheet, Mac Terminal Cheat Sheet, Cheat Sheet Design, Ruby Cheat.
Select everything inside the current HTML tag: CTRL + SHIFT + A
Select word – Repeat select others occurrences: Ctrl + D
Split selection into lines: Ctrl + Shift + L
Deleting
Delete Line: Ctrl + Shift + K
Delete from cursor to end of line: Ctrl + KK
Delete from cursor to start of line: Ctrl + K + ⌫
Transforming Text
Transform to Uppercase: Ctrl + KU
Transform to Lowercase: Ctrl + KL
Comment/un-comment current line: Ctrl + /
Block comment current selection: Ctrl + Shift + /
Tabs
Open last closed tab: Ctrl + Shift + t
Cycle up through tabs: Ctrl + PgUp
Cycle down through tabs: Ctrl + PgDn
Split window
Split view into two columns: Alt + Shift + 2
Revert view to single column: Alt + Shift + 1
Set view to grid (4 groups): Alt + Shift + 5
Move to panel: Ctrl + Shift + Number
Misc
Set syntax (language) for the file: Ctrl + Shift + P [language]
SUBLIME SFTP SHORTCUTS:
Show SFTP Panel: Ctrl + Alt + U + S
Upload File: Ctrl + Alt + U + F
Sublime Text Cheat Sheet Linux
Upload Open Files: Ctrl + Alt + U + N
(Upload all open files that are configured with an SFTP/FTP remote)
Download File: Ctrl + Alt + U + O
(Download the remote version of the selected file and overwrite the local copy.)
Upload Folder: Ctrl + Alt + U + R
(Uploading the entire folder the current file is located in.)
Download Folder: Ctrl + Alt + U + E
(Download the entire folder.)
Diff Remote File: Ctrl + Alt + U + I
(Download the remote version of a file to a temp location and diff it with the local version.)
Sublime Cheat Sheet Pdf
Sync Local -> Remote: Ctrl + Alt + U + Y
(Compare file modification times and confirm actions before uploading the selected file or folder. This will also delete files off of the remote server that do not exist locally.)
Sublime Regex Cheat Sheet
Sync Remote -> Local: Ctrl + Alt + U + D
(Compare file modification times and confirm actions before downloading the selected file or folder. This will also delete files off of the local machine that do not exist remotely.)
Sublime Text 3 Cheat Sheet Pdf
Sync Both Directions: Ctrl + Alt + U + B
(Compare file modification times and confirm actions before uploading/downloading the selected file or folder. This will never delete files, and will always perform the action that causes the newest file to be present in both locations.)
Sublime Cheat Sheet Mac
Browse Remote: Ctrl + Alt + U + W