Sublime Text wordmark used on sublimetext.co Sublime Text

Independent notes on the native desktop editor

A native editor for code, markup, and long-form writing

Current line: Sublime Text 4 (Build 4200)

Open the capability list

Split the working area and jump between files With Tab Multi-Select, tabs sit at the center of the layout. Hold a modifier while you click and the editor opens another pane. The same idea works from the side bar, the tab bar, and Goto Anything.

Who keeps this editor on the machine

Sublime Text is a native desktop editor for source, markup and prose. The chrome stays light, the commands stay on the keyboard, and the same build runs on Mac, Windows and Linux.

People who write source

Jump with Goto Anything and Goto Definition, then split tabs when two files need to stay visible. TypeScript, JSX and TSX arrive with Sublime Text 4.

Read the capability list

People who tend machines

Open configs and logs in a native binary that does not drag a full IDE onto a slim host. Linux ARM64 packages exist for that case.

People who stay on the keyboard

Multiple carets, the Command Palette and the Python API keep work off the mouse. Themes can follow the system dark setting.

What arrived in this line

Sublime Text 4 carries a set of changes that show up the first hour you use it:

GPU drawing

Diagram of GPU-backed interface drawing in Sublime Text

The chrome can use the GPU on Linux, Mac and Windows. The interface stays smooth toward 8K and typically spends less power than the older path.

Tab multi-select

Icon for splitting file tabs into neighboring panes

File tabs now split the layout without extra ritual. Side bar, tab bar, Goto Anything, Goto Definition and completion all point at the same navigation habit.

Project-aware completion

Icon for context-aware symbol completion

Completion was rebuilt to read symbols already in the project. Each suggestion can show its kind and a path to the definition.

TypeScript, JSX and TSX

Icon for built-in TypeScript JSX and TSX support

Those languages now ship in the default set, so syntax tools apply inside modern JavaScript trees without a hunt for packages.

See every capability on one page

Beside a typical Electron editor

PointSublime TextTypical Electron editor
RuntimeNative applicationChromium shell
Current lineSublime Text 4, Build 4200Depends on the product
SystemsWindows, Mac, Linux, Apple Silicon, Linux ARM64Usually the same three desktops
LicenseTry free, pay to keep usingOften free with extras

A straight path to the package

You may fetch Sublime Text and try it without paying. A license is required if you keep it. There is no forced countdown on the trial.

Short answers

Yes. Fetch it and evaluate. A license is required for continued use. No forced trial clock is in place.

Windows, Mac and Linux. Sublime Text 4 includes native Apple Silicon and Linux ARM64 packages.

Sublime Text 4, Build 4200.

Open the full answer list

Native editor, not a browser shell

Product shape

Built for source, markup and prose on one desktop.

What it edits

Split panes and jump files with tab multi-select.

Sublime Text 4 habit

Several carets rename a symbol in one pass.

Editing model