Sublime Text is a sophisticated text editor designed for code, markup, and prose. It offers a slick user interface, extraordinary features, and amazing performance, making it an ideal tool for developers, writers, and anyone who spends a significant amount of time working with text. One of the key problems that Sublime Text solves is the need for a text editor that can handle a wide range of tasks with ease. Whether you're writing code, editing HTML, or crafting a novel, Sublime Text provides a seamless and efficient experience. Its powerful features, such as the ability to effortlessly split panes and navigate between code, make it easier than ever to work on multiple files and projects simultaneously. Another problem that Sublime Text addresses is the need for a text editor that can keep up with the demands of modern development workflows. With its support for GPU rendering, Sublime Text can provide a fluid user interface even at high resolutions, while using less power than traditional text editors. This makes it an ideal choice for developers working on large projects or on high-resolution displays. Sublime Text's target audience includes developers, writers, and anyone who spends a significant amount of time working with text. Its sophisticated features and performance make it a valuable tool for professionals who need a reliable and efficient text editor to help them be more productive and creative in their work.
Sublime Text can now utilize your GPU on Linux, Mac and Windows when rendering the interface. This results in a fluid UI all the way up to 8K resolutions, all while using less power than before.
Sublime Text for Mac now includes native support for Apple Silicon processors. Linux ARM64 builds are also available for devices like the Raspberry Pi.
File tabs have been enhanced to make split views effortless, with support throughout the interface and built-in commands. The side bar, tab bar, Goto Anything, Goto Definition, auto complete and more have all been tweaked to make code navigation easier and more intuitive than ever.
The auto complete engine has been rewritten to provide smart completions based on existing code in a project. Suggestions are also augmented with info about their kind, and provide links to definitions.
The Default and Adaptive themes have been refreshed with new tab styles and inactive pane dimming. Themes and Color Schemes support auto dark-mode switching. The Adaptive theme on Windows and Linux now features custom title bars.
Support for one of the most popular new programming languages is now shipped by default. Utilize all of the smart syntax-based features of Sublime Text within the modern JavaScript ecosystem.
The syntax highlighting engine has been significantly improved, with new features like handling non-deterministic grammars, multi-line constructs, lazy embeds and syntax inheritance. Memory usage has been reduced, and load times are faster than ever.
The Sublime Text API has been updated to Python 3.8, while keeping backwards compatibility with packages built for Sublime Text 3. The API has been significantly expanded, adding features that allow plugins like LSP to work better than ever.