A super fast and modern-looking text and development editor

Sublime Text for Mac

Sublime Text for Mac

  -  40.29 MB  -  Demo
  • Latest Version

    Sublime Text 4192 LATEST

  • Review by

    Daniel Leblanc

  • Operating System

    Mac OS X 10.7 or later

  • User Rating

    Click to vote
  • Author / Product

    Jon Skinner / External Link

  • Filename

    sublime_text_build_4192_mac.zip

  • MD5 Checksum

    916da99f8ca18e21e1d2128aaf197d89

Sublime Text for Mac is a sophisticated text editor for code, markup and prose. You'll love the slick user interface, extraordinary features and amazing performance. With the terminal, Sublime Text for macOS is a Mac developer's most important tool!

Features and Highlights

Goto Anything
Use Goto Anything to open files with only a few keystrokes, and instantly jump to symbols, lines or words.

Multiple Selections
Make ten changes at the same time, not one change ten times. Multiple selections allow you to interactively change many lines at once, rename variables with ease, and manipulate files faster than ever.

Command Palette
The Command Palette holds infrequently used functionality, like sorting, changing the syntax and changing the indentation settings. With just a few keystrokes, you can search for what you want, without ever having to navigate through the menus or remember obscure key bindings.

Distraction Free Mode
When you need to focus, Distraction Free Mode is there to help you out. Distraction Free Mode is full screen, chrome free editing, with nothing but your text in the center of the screen. You can incrementally show elements of the UI, such as tabs and the find panel, as you need them.

Split Editing
Get the most out of your wide screen monitor with split editing support. Edit files side by side, or edit two locations in the one file. You can edit with as many rows and columns as you wish.

Instant Project Switch
Projects in Sublime Text capture the full contents of the workspace, including modified and unsaved files. You can switch between projects in a manner similar to Goto Anything, and the switch is instant, with no save prompts - all your modifications will be restored next time the project is opened.

Plugin API
Sublime Text for Mac has a powerful, Python based plugin API. Along with the API, it comes with a built in Python console to interactively experiment in real time.

Customize Anything
Key Bindings, Menus, Snippets, Macros, Completions and more - just about everything in the program is customizable with simple JSON files. This system gives you flexibility as settings can be specified on a per-file type and per-project basis.

Cross Platform
The app is available for OS X, Windows and Linux. One license is all you need to use the tool on every computer you own, no matter what operating system it uses. SublimeText uses a custom UI toolkit, optimized for speed and beauty, while taking advantage of native functionality on each platform.

How to Use
  • Open Sublime Text from Applications folder
  • Create a new file with Command + N
  • Save file with Command + S
  • Open folder/project via File > Open
  • Use Command + P to quickly open files
  • Install Package Control via Tools > Install
  • Install packages/themes using Command + Shift + P
  • Use multiple cursors with Command + Click
  • Split view using View > Layout
  • Customize settings via Preferences > Settings
System Requirements

macOS 10.12 or later

64-bit Intel or Apple Silicon (M1/M2)

Minimum 4 GB RAM

100 MB free disk space

Internet connection for package installs

PROS
  • Fast and lightweight performance
  • Highly customizable interface
  • Powerful search and navigation
  • Extensive package ecosystem
  • Supports many programming languages
CONS
  • No built-in Git integration
  • Lacks collaborative features
  • Can be complex for beginners
  • Some plugins may break updates
  • License required for full use
Note: Sublime Text 3 dev builds are available to licensed users only.

Also Available: Download Sublime Text for Windows

  • Sublime Text 4192 Screenshots

    The images below have been resized. Click on them to view the screenshots in full size.

    Sublime Text 4192 Screenshot 1
  • Sublime Text 4192 Screenshot 2
  • Sublime Text 4192 Screenshot 3
  • Sublime Text 4192 Screenshot 4
  • Sublime Text 4192 Screenshot 5

What's new in this version:

Fixed:
- tab not working when tab completion is disabled and there is no matching snippet
- find field not expanding with multi-line search queries
- a scroll position tracking issue