- SUBLIME TEXT WINDOWS SHORTCUT HTML BOILERPLATE HOW TO
- SUBLIME TEXT WINDOWS SHORTCUT HTML BOILERPLATE INSTALL
- SUBLIME TEXT WINDOWS SHORTCUT HTML BOILERPLATE CODE
Wherever your cursor is, this shortcut will move the current line above or below the lines around it. This keyboard shortcut is great in conjunction with the duplicate line one above. Move the current line Up or Down Cmd + Ctrl + Up (or Down) Arrow (Mac)Ĭtrl + Up (or Down) Arrow (Windows/Linux) Of course, you can duplicate multiple lines at once, too - either by highlighting them or by using multiple cursors: It’s hugely helpful for duplicating CSS selectors, gradients or table cells. It allows you to place your cursor anywhere on the line and duplicate it. If shortcuts got medals, this would be the one to win gold. The ones I’ve listed below I tend to use at least once an hour. Naturally, you forget the ones you don’t use, whereas the ones you use constantly get engraved in your mind.
SUBLIME TEXT WINDOWS SHORTCUT HTML BOILERPLATE HOW TO
(There are things I do via shortcuts in Photoshop that I wouldn’t have a clue how to do any other way!)
I can’t help but try and learn them all for every program I use. These are a few packages that I rely on daily and that I haven’t seen listed in many other blog posts: If you go to Settings > Packages and click on an installed extension, it tells you how many milliseconds it adds to boot-up time.
SUBLIME TEXT WINDOWS SHORTCUT HTML BOILERPLATE INSTALL
Instead, I’m going to tell you to install every one that you come across, then uninstall the ones you don’t like (or add too many precious seconds to your start-up time). I’m not about to reel off the best plugins that you must have installed - there are plenty of posts that do that already.
SUBLIME TEXT WINDOWS SHORTCUT HTML BOILERPLATE CODE
The ability to install and change anything and everything is what makes this code editor so great. Packages are a compelling reason for choosing Atom. Located in the Edit > Text menu are some clever text manipulation tools, including Upper Case and Lower Case functions. You might want all uppercase, or you may need to convert a SHOUTY SENTENCE to all lowercase. Sometimes you have text that’s in the wrong case. To enable this option, it’s a few checkboxes down from the Show invisibles option in Atom (Mac) or File (Windows/Linux) > Preferences > (Scroll Down) Soft Wrap. If it has wrapped the line, it indents it to the same level as the previous line and replaces the line number in the gutter with a This makes sure nothing goes off the edge of the screen but wraps around. I despise having to scroll left and right and up and down, so to make sure there’s only one direction, I’ve enabled soft wrap in Atom. To do this, go to Atom (Mac) or File (Windows/Linux) > Preferences > (Scroll Down) Show Invisibles. This helps you see exactly where you have mixed tabs and empty news filled with spaces.Īlthough it makes your screen feel “busy” to begin with, you soon get used to it, and I now find it invaluable.