

This feature allows users to save blocks of frequently used code and assign keywords to them. This function can also be set to build the code automatically every time the file is saved. Users can run code for certain languages from within the editor, reducing the need to switch to a command-line prompt. The dark background on Sublime Text is intended to reduce eyestrain and improve readability of text by increasing the amount of contrast with the text. Syntax highlight and high-contrast display It also auto-completes variable names assigned to within the same code base. Sublime Text suggests completing entries as the user is typing, informed by the programing language of the current file. This allows editing complex repetitive structures without the use macros or regular expressions. Including to move by one character, by line, by words, and by subwords ( CamelCase, hyphen or underscore delimited), and move to beginning/end of line. The cursors behave as if each of them was the only one in the text, moving independently in the same manner. With this feature a user can select entire text columns at once or place more than one cursor in the text. Screen modes include: showing up to four files at once in panels, a full-screen and distraction-free mode to show one file without interface menus around it.Ĭolumn selection and multi-select editing.

The portion of the file visible in the main editor pane is highlighted and clicking or dragging in this view scrolls the editor through the file.
#Sublime logo download
#Sublime logo free
It is proprietary software, but a free evaluation version is available.

The editor utilizes minimal interface and contains features for programmers including configurable syntax highlighting, code folding, search-and-replace supporting regular-expressions, terminal output window, and more. To facilitate plugins, Sublime Text features a Python API. Users can customize it with themes and expand its functionality with plugins, typically community-built and maintained under free-software licenses. It natively supports many programming languages and markup languages. Sublime Text is a shareware text and source code editor available for Windows, macOS, and Linux.
