

Let’s say that in your SQL script, you want to change the user_id keyword to email_address. Multi-cursor can be used to change the pre-existing parts of your script, too! And when you start to type some text, it magically shows up at every cursor.
SUBLIME TEXT 3 SIDEBAR MAC
By holding the CMD key on Mac - or the CTRL key on Windows/Linux - you can place multiple cursors on your screen.

One of the coolest features in Sublime Text 3 is multi-cursor. But typing the same keyword over and over again or copy-pasting all the time is boring and slow. sql format.)Įven in the most cleverly written data science script, sometimes you have to be repetitive. Or by simply saving the script with the right file extension. here I’ve copy-pasted the SQL script I showed you before.īut you can turn this into a beautifully coloured SQL script by either selecting your preferred language manually: When you type (or copy-paste) your code, Sublime won’t automatically recognize which language you use. The most obvious key feature is syntax highlighting. 😉 (And then if you want to go deeper, you can find on Youtube some more in-depth tutorials anyway.) Syntax highlighting In this article, I’ll list only a few of my favorite features that I use in my data science projects day-to-day - you know, just to whet your appetite.
SUBLIME TEXT 3 SIDEBAR HOW TO
There are hour-long online courses about how to get the most out of Sublime Text 3. Sublime Text 3: a few key features that will make your coding life easier and happier It’s much faster, much smoother and much more efficient than anything else you’ve used before. For instance, I’ve used mcedit for years… But once you try Sublime Text 3, there is no going back.

You can use them from the command line and mcedit even has a nice, visual, point-and-click type of interface - similar to Sublime Text.īut while many data scientists love these old-school script editors, in my experience, they are not user-friendly enough. These are all good tools for editing scripts and code. Many data scientists use vim or nano - or my favorite: mcedit. Sublime is not the one and only text editor for coding.
SUBLIME TEXT 3 SIDEBAR CODE
Sublime Text colors your code according to the syntax you use.Except that Sublime Text 3 is specialized for coding. You can type text in it and you can save that in different file formats. It’s like TextEdit (on Mac) or Notepad (on Windows). Sublime Text 3 is a text editor for coding. I’m not affiliated with the Sublime Text team in any way. Note: After writing and re-reading this article, I’ve realized that I speak very highly of Sublime Text 3… So just in case, let me add here: I praise it because I love it. What are its best features for data scientists?.It’s Sublime Text 3! In this article, I’ll show you: But I’ve realized that I’ve never introduced my favorite script editor. "layer0.I’ve written about the importance of scripting in data science.

"layer0.tint":, // EDIT match tab gutter Applications/Sublime Text.app/Contents/MacOS/Packages/Theme - Default.sublime-package ~/Library/Application Support/Sublime Text 3/Packages/User/Default.sublime-themeĪdapted from Default.sublime-theme extracted from (zip) package: Learn more about bidirectional Unicode charactersĭarkens the sidebar to match Goto Anything and the tab bar. To review, open the file in an editor that reveals hidden Unicode characters. This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below.
