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 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
ImageSublime TextJikeybear, CC0, via Wikimedia Commons
Related
- Visual Studio Code preview releasedApril 29, 2015
- GitHub Atom editor releasedFebruary 26, 2014
- IntelliJ IDEA releasedJanuary 2001