January 18, 2008

Sublime Text 1.0 released

Jon Skinner released Sublime Text 1.0 on January 18, 2008 — a fast, minimal code editor for Windows with tabs and side-by-side views.

What it was for

Sublime TextSublime Text became the editor of choice for developers who wanted speed and keyboard-driven editing without IDEIntegrated development environment — an editor with debugging, build tools, and project management built in. bloat — multiple cursors, command palette, and PythonA high-level language known for readability — dominant in data science, scripting, and web backends. plugins via Package Control. It influenced VS Code's UX and remained a cult favorite through the 2010s.

Why it's here

Sublime Text set the aesthetic and UX bar for modern minimalist code editors.

Why it mattered

Its command palette and multi-cursor editing became standard features everywhere.

What it solved

Heavy JavaA portable language running on the JVM — dominant in enterprise servers, Android, and big data. IDEs and aging text editors felt slow for quick script and web edits.

Media

  • Sublime Text
    ImageSublime Text

    Jikeybear, CC0, via Wikimedia Commons

Related