Sublime Text is a sophisticated text editor for code, markup and prose. You'll love the slick user interface, extraordinary features and amazing performance.
subl can now be used to edit stdin, eg: echo test | subl | cat; Syntax and indentation detection is now done when editing stdin; Added syntax_detection_size_limit setting for controlling when syntax detection is skipped; Theme: Improved scroll puck visibility; Theme: Fixed adaptive theme not respecting themed_title_bar setting with light color ...
Added spelling_selector setting, to control what text is checked for misspellings; Tweaked handling of syntax definitions and unused captures, resolving an issue with spell checking in Markdown links. Goto Anything supports :line:col syntax in addition to :line; Added Edit Project to the Command palette; Improved quote auto pairing logic
2021年5月21日 · The first stable release of Sublime Text 4 has finally arrived! We've worked hard on providing improvements without losing focus on what makes Sublime Text great. There are some new major features that we hope will significantly improve your workflow and a countless number of minor improvements across the board.
2016年1月13日 · Is there an extension or command for sublime text that will allow auto formatting of code, removing white spaces, fixing indents, etc. Something similar to the 'pretty print' Eclipse plugin. A 'code beautifier' I'm pr…
You can use additive selections to select multiple blocks of text, or subtractive selections to remove a block. Using the Mouse. Using the Keyboard. Using the Mouse🔗. Different mouse buttons are used on each platform: Mac🔗. Left Mouse Button + ⌥ OR: Middle Mouse Button. Add to selection: ⌘. Subtract from selection: ⇧+⌘. Windows🔗
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.
The following pages contain the official documentation for Sublime Text. The Sublime Text Unofficial Documentation is an excellent supplementary resource, with a huge amount of information not covered in the official documentation.
2011年9月28日 · Backported various fixes from Sublime Text 3; Improved minimap click behavior. The old behavior is available via the minimap_scroll_to_clicked_text setting; Added copy_with_empty_selection setting, to control the behavior of the copy and cut commands when no text is selected; Version 2.0.1