Sublime Text is a proprietary cross-platform source code editor with a Python application programming interface (API). It natively supports many programming languages and markup languages, and functions can be added by users with plugins, typically community-built and maintained under free-software licenses.
Features
The following is a list of features of Sublime Text:
“Goto Anything,” quick navigation to files, symbols, or lines
“Command palette” uses adaptive matching for quick keyboard invocation of arbitrary commands
Simultaneous editing: simultaneously make the same interactive changes to multiple selected areas
Python-based plugin API
Project-specific preferences
Extensive customizability via JSON settings files, including project-specific and platform-specific settings
Cross platform (Windows, macOS, and Linux)
Compatible with many language grammars from TextMate
0 Comments