×

注意!页面内容来自https://www.sublimetext.com/,本站不储存任何内容,为了更好的阅读体验进行在线解析,若有广告出现,请及时反馈。若您觉得侵犯了您的利益,请通知我们进行删除,然后访问 原网页

Text EditingDone Right

Sublime Text Title Bar
Effortlessly Split Panes and Navigate Between Code With the new Tab Multi-Select functionalitytabs become first-class citizens in the interface. A simple modifier when performing actions will split the interface to show multiple tabs at once. Works with the side bartab barGoto Anything and more!
Side-by-Side Mode for Definitions The Definitions popup now supports side-by-side mode via the iconor holding Ctrl while clicking a link. Goto DefinitionGoto Reference and Goto Symbol in Project also support side-by-side viewing. Explore the full definitionnot just a summary in a small popup.
View Definitions in Auto Complete When an auto-complete word is a symbol with a definitionclick the Definition linkor pressing F12 will open the definition to the right. When focus returns to the original filethe auto complete window will return to its last state.
Use Multiple Selections to rename variables quickly Here Ctrl+D+D is used to select the next occurrence of the current word. Ctrl+KCtrl+D+K+D will skip an occurence. Once createdeach selection allows for full-featured editing.

What’s New

Sublime Text 4 is packed with new features and enhancementsincluding:

GPU Rendering

Sublime Text can now utilize your GPU on LinuxMac and Windows when rendering the interface. This results in a fluid UI all the way up to 8K resolutionsall while using less power than before.

Apple Silicon and Linux ARM64

Sublime Text for Mac now includes native support for Apple Silicon processors. Linux ARM64 builds are also available for devices like the Raspberry Pi.

Tab Multi-Select

File tabs have been enhanced to make split views effortless, with support throughout the interface and built-in commands. The side bartab barGoto AnythingGoto Definitionauto complete and more have all been tweaked to make code navigation easier and more intuitive than ever.

Context-Aware Auto Complete

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 kindand provide links to definitions.

Refreshed UI

The Default and Adaptive themes have been refreshed with new tab s 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.

TypeScriptJSX and TSX Support

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.

Superpowered Syntax Definitions

The syntax highlighting engine has been significantly improved, with new features like handling non-deterministic grammars, multi-line constructslazy embeds and syntax inheritance. Memory usage has been reducedand load times are faster than ever.

Updated Python API

The Sublime Text API has been updated to Python 3.8while 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. To learn moreread the revamped documentation.

Meet the Sublime Family

Sublime Text Icon

Sublime Text

The sophisticated text editor for codemarkup and prose

Sublime Merge Icon

Sublime Merge

A cross-platform Git clientdone the Sublime Text way