Sublime Text Cheat Sheet



Sublime text cheat sheet

Sublime Text 3 Editor Download

Sublime Text is not a strange name for those who have been coding programs for some time. It’s one of the greatest tools you can use to make your coding work as easy as possible. With a bunch of features included in the tool, you will never need to use any other tool for your coding.

This is at the top of my favorite Sublime Text features list. Use these keyboard shortcuts to find all instances of a string in a file and then simultaneously edit them. It’s a gem and works in versions 2 and 3 of Sublime Text.

  1. Sublime Cheat Sheets. GitHub Gist: instantly share code, notes, and snippets. Several pre-made plugins come with Sublime Text 2, you can find them in the Packages.
  2. Delete the matched strings and enter something new or append whatever you need to the matched text. Your edits show up at every matched position simultaneously. More Sublime Text Shortcuts. You can find a detailed list of Sublime Text 2 and 3 shortcuts on the post, Sublime Text Keyboard Shortcut Cheat Sheet.

Key to the Keys

Sublime Text 3 Download Free

⌃ = CTRL key

⌘ = CMD key

The Keyboard Shortcuts

Command Mac OSX Windows Linux
Multi-Select Editing ⌃ + ⌘ + G ALT + F3 ALT + F3

How to Use It

Sheet

Select any string in your text and then enter the keyboard shortcut. Sublime Text will select all instances of the string in the document and place a cursor at the end of every match. Delete the matched strings and enter something new or append whatever you need to the matched text. Your edits show up at every matched position simultaneously.

Text

More Sublime Text Shortcuts

Sublime text regex cheat sheetSublime Text Cheat Sheet

Sublime Text Regex Cheat Sheet

You can find a detailed list of Sublime Text 2 and 3 shortcuts on the post, Sublime Text Keyboard Shortcut Cheat Sheet.





Comments are closed.