Music video by Sublime performing What I Got. (C) 1997 Geffen Records#Sublime #WhatIGot #Vevo. Sublime Text 3 is the current version of Sublime Text. For bleeding-edge releases, see the dev builds. Version: Build 3211.
Sublime Text 3.0 is out!
Compared to the last beta, 3.0 brings a refreshed UI theme, new color schemes, and a new icon. Some of the other highlights are big syntax highlighting improvements, touch input support on Windows, Touch Bar support on macOS, and apt/yum/pacman repositories for Linux.
I wanted to highlight some of the changes from Sublime Text 2 here, however it's surprisingly hard: virtually every aspect of the editor has been improved in some way, and even a list of the major changes would be too long. If you'd like to see the full list of changes, the team has made a dedicated page for them.
Certainly there are big features that 3.0 has: Goto Definition, a new syntax highlighting engine, a new UI, and an expanded API. However the difference is frequently felt in the hundreds of improvements that don't warrant being featured on their own: spell checking works better, automatic indentation does the right thing more often, word wrapping handles source code better, high DPI screens are properly supported, and Goto Anything is smarter. There's too much to list, but combined the difference is night and day.
One of the areas I'm especially proud of in Sublime Text 3 is performance: it's significantly faster than Sublime Text 2 along every axis. Startup is faster, opening files is faster, and scrolling is more efficient. While it's a much larger application than 2, it feels leaner.
If you purchased your Sublime Text license from February 2013 onwards, then it's already valid for Sublime Text 3.0. If your license key is for Sublime Text 1 or 2, then you can purchase an upgrade.
From myself and the team at Sublime HQ, we're very proud of Sublime Text 3.0, and we hope you enjoy it as much as we do. Onwards to 3.1!
Downloads and a full changelog are available on the Sublime Text 3 page.
- Sublime Text Tutorial
- Sublime Text Useful Resources
- Selected Reading
Download Sublime Text 5
Sublime Text editor is supported by the following major operating systems −
- Windows
- Linux and its distributions
- OS X
You can download Sublime Text from its official website − www.sublimetext.com
In this chapter, you will learn about the installation of Sublime Text on various operating systems.
Download Sublime Text 4
Installation on Windows
You will have to go follow the steps shown below to install Sublime Text on Windows −
Step 1 − Download the .exe package from the official website as shown below −
Step 1 − Download the .exe package from the official website as shown below −
Step 2 − Now, run the executable file. This defines the environment variables. When you run the executable file, you can observe the following window on your screen. Click Next.
Step 3 − Now, choose a destination location to install Sublime Text3 and click Next.
Step 4 − Verify the destination folder and click Install.
Step 5 − Now, click Finish to complete the installation.
Step 6 − Upon a successful installation, your editor will appear as shown below −
Installation on Linux
You will have to follow the steps shown below to install Sublime Text on Linux distributions −
Step 1 − Using the command line terminal, install the packages for Sublime Text editor, using the command given below −
Step 2 − Update the packages using the following command −
Step 3 − Install the Sublime Text repository using the following command −
After the successful execution of above mentioned commands, you will find that Sublime Text editor is installed on the system.
Installation on OSX
For OSX operating systems,
Download the .dmg file of Sublime Text Editor.
Open it and drag-and-drop in the Applications folder.
Follow the steps that you have seen in above two cases.
Launch the application.