Software-update: Sublime Text 4 build 4200
Sublime Text is een uitgebreide teksteditor die vooral programmeurs zal aanspreken. In de lange lijst mogelijkheden treffen we onder andere een minimap aan, de mogelijkheid om verschillende secties in een tekst te selecteren, die dan tegelijk bewerkt kunnen worden, syntaxhighlighting met ondersteuning voor meer dan veertig talen, en de mogelijkheid om van macro's en op Python gebaseerde plug-ins gebruik te maken. Sublime Text is beschikbaar voor Windows, Linux en macOS. Een licentie kost 99 dollar per gebruiker voor een periode van drie jaar. In deze uitgave zijn de volgende veranderingen en verbeteringen aangebracht:
New Features and ImprovementsSidebar can now be moved to the right side using the "sidebar_on_right" settingBuild systems can now optionally have an input box by using "interactive": trueAdded "disable_plugin_host_3.3" setting. This causes all plugins to run under 3.8Rewritten syntax highlighting for SQL, ActionScript, Diff, Bash and Graphviz thanks to jrappen, michaelblyons, keith-hall and deathaxeAdded Zsh and TOML syntax highlighting thanks to deathaxeVarious syntax highlighting improvementsImproved git status performanceSignificantly improved performance when editing with many selectionsCommands passed via the command line are now delayed until files and plugins have loadedBuilt-in color schemes now specially highlight string mapping keysImproved behavior of copy/cut with multiple empty selectionsTab translation is now disabled when reading from stdinImproved handling of saving files in non-existent directoriesAdded "default_font_size" settingAdded "reload_file_in_background" settingAdded "set_unsaved_view_name_for_syntax" settingAllow variable expansion in a syntax's first_line_match regexAPI: Added Window.create_io_panel and Window.find_io_panelAPI: Added Selection.has_empty_region, Selection.has_non_empty_region and Selection.has_multiple_non_empty_regions
Sidebar can now be moved to the right side using the "sidebar_on_right" settingBuild systems can now optionally have an input box by using "interactive": trueAdded "disable_plugin_host_3.3" setting. This causes all plugins to run under 3.8Rewritten syntax highlighting for SQL, ActionScript, Diff, Bash and Graphviz thanks to jrappen, michaelblyons, keith-hall and deathaxeAdded Zsh and TOML syntax highlighting thanks to deathaxeVarious syntax highlighting improvementsImproved git status performanceSignificantly improved performance when editing with many selectionsCommands passed via the command line are now delayed until files and plugins have loadedBuilt-in color schemes now specially highlight string mapping keysImproved behavior of copy/cut with multiple empty selectionsTab translation is now disabled when reading from stdinImproved handling of saving files in non-existent directoriesAdded "default_font_size" settingAdded "reload_file_in_background" settingAdded "set_unsaved_view_name_for_syntax" settingAllow variable expansion in a syntax's first_line_match regexAPI: Added Window.create_io_panel and Window.find_io_panelAPI: Added Selection.has_empty_region, Selection.has_non_empty_region and Selection.has_multiple_non_empty_regionsFixesFixed wrap_lines command not understanding newer ruler settingsFixed bookmarks not toggling at EOFFixed an issue with click event handling on the scroll barFixed build system errors not having the correct PATHFixed index crawler leaking shared memory in special casesFixed local transformed symbols having the wrong regionFixed find_under_expand edge caseFixed uneven indent guide rendering with fractional dpi scalingFixed certain minimap settings incorrectly affecting text rendering
Fixed wrap_lines command not understanding newer ruler settingsFixed bookmarks not toggling at EOFFixed an issue with click event handling on the scroll barFixed build system errors not having the correct PATHFixed index crawler leaking shared memory in special casesFixed local transformed symbols having the wrong regionFixed find_under_expand edge caseFixed uneven indent guide rendering with fractional dpi scalingFixed certain minimap settings incorrectly affecting text renderingNote
NoteWe're planning on making some changes to the supported plugin Python versions.See the Blog post for more details.
Source:
Tweakers.net