
Things like Ctrl+V will work, and so will normal typing (like hitting end to write the ending tag at the end of each line).This is best understood with a set of examples:
#Sublime text editor block select trial#
This is a compiled list of things you can do, extracted by trial and error: For the purpose of understanding, let's say you can have multiple instances of a SublimeCursor class (I do not have any insight of the source code, but I found this approach easier to understand). The previous are just concrete examples of using multiple cursors.
#Sublime text editor block select code#
Select the code and hit Tab to indent it a bit.

This is great when you need to insert tags at the start of each line (p, li). Select a word, press Shift+Alt+W, then type b.This is a useful shortcut for inline tags (bold, italics, links), but not so much for block tags (div, p, etc). Once you are done, you can switch back with Shift+Alt+1. You can compare them side by side, top vs bottom, etc. See several files at once: Shift + Alt + (you have to choose one).In my case, it's Shift+Ctrl+R to open any file, which makes the sidebar mostly ignored. Toggle sidebar on/off: Ctrl + K, Ctrl + B.I am not quite a fan of the distraction-free mode in Sublime, but I do want to maximize the used space on screen (the data-ink ratio, for Tufte fans). Get whatever you need to make Sublime as good as your previous editor of choice. This is about getting things done, so I would recommend to configure Sublime with the typical shortcuts that are hard-coded into your brain. You probably had a previous life, in which you were already proficient with some editor (Eclipse, Bean, TextMate, whatever). So here it comes: Feel comfortableĬhances are Sublime Text Editor is not your first editor. Some people were asking for a transcript of the third part, our own set of tips and tricks to boost Sublime Text Editor for web development. Barcamp Spain has developed its own soul, where the beer+networking experience is so much fun, and the food by itself is totally worth the trip. Last weekend we were at Apache Barcamp Spain with a talk about cool tools for web developers.Īside: if you are coming to a single event in Spain on a given year, make it this one. Menu Sublime Text Editor tips 24 September 2012
