Win7 Download

Sublime Text full changelog

Sublime Text full changelog

Sublime Text 4 Build 4200 released May 21, 2025 (New Release)
Sidebar can now be moved to the right side using the "sidebar_on_right" setting
Build systems can now optionally have an input box by using "interactive": true
Various syntax highlighting improvements
Added TOML syntax highlighting thanks to deathaxe
Rewritten syntax highlighting for Graphviz thanks to jrappen
Commands passed via the command line are now delayed until files and plugins have loaded
Built-in color schemes now specially highlight string mapping keys
Improved behavior of copy/cut with multiple empty selections
Added "reload_file_in_background" setting
Added "set_unsaved_view_name_for_syntax" setting
Fixed an issue with click event handling on the scroll bar
Fixed build system errors not having the correct PATH
Fixed an indentation guide rendering issue
Fixed index crawler leaking shared memory in special cases
Fixed symbol tests not handling differing transformations for the same symbol
API: Added Window.create_io_panel and Window.find_io_panel
Sublime Text 4 Build 4192 released Mar 3, 2025 (New Release)
Improved git status performance
Fixed indenting resulting in an empty selection
Fixed overwrite mode not moving the caret
Fixed Duplicate Line not adjusting selections correctly
Sublime Text 4 Build 4189 released Dec 20, 2024 (New Release)
Fixed a performance regression when editing large files
Fixed laggy window resizing regression when text wrap is turned off
Fixed incorrect scroll extents when using fractional scaling
Fixed symbol icons missing in some cases
Fixed find_under_expand_skip clearing the selection when there's only one occurrence
Sublime Text 4 Build 4186 released Dec 18, 2024 (New Release)
Fixed incorrect scroll extents when using fractional scaling
Fixed symbol icons missing in some cases
Fixed find_under_expand_skip clearing the selection when there's only one occurrence
Sublime Text 4 Build 4187 released Dec 18, 2024 (New Release)
Various syntax highlighting improvements
Fixed file change detection not working for cloned views after the original is closed
Fixed prompting to reload right after reloading
Fixed find-in-files results not always being sorted
Significantly improved cache compression performance
Improved performance of custom regex engine used for syntax highlighting
Reduced syntax engine memory usage under certain conditions
Improved git repository scanning performance
Improved rendering performance by making theming faster
Added unselect_current command for tab multi-selection
Fixed tab order getting reversed when a group is closed
Fixed regression in Goto Definition where symbols in the current file weren't prioritized
Fixed caret location swapping sides when indenting
Fixed symbol icons missing in some cases
Fixed find_under_expand_skip clearing the selection when there's only one occurrence
Syntax test error messages have been reworked
Syntax tests can now test for symbol transformations
Fixed syntax engine getting confused with multiple overlapping branches
Fixed transformed symbols having an incorrect region
minihtml can now load images from the internet
API: Fixed on_post_move not being triggered when air-dropping
API: CompletionList.set_completions is now thread safe
API: Improved performance when handling many completions
API: View.find_all now supports limiting search to a specified region(s)
API: Fixed null characters truncating log messages
Windows: Fixed crash caused by various Anti-Virus programs calling CreateRemoteThread
Mac: Fixed find clipboard not updating under certain conditions
Mac: Fixed click-through not working
Sublime Text 4 Build 4186 released Dec 17, 2024 (New Release)
Various syntax highlighting improvements
Fixed file change detection not working for cloned views after the original is closed
Fixed prompting to reload right after reloading
Fixed find-in-files results not always being sorted
Significantly improved cache compression performance
Improved performance of custom regex engine used for syntax highlighting
Reduced syntax engine memory usage under certain conditions
Improved git repository scanning performance
Improved rendering performance by making theming faster
Added unselect_current command for tab multi-selection
Fixed tab order getting reversed when a group is closed
Fixed regression in Goto Definition where symbols in the current file weren't prioritized
Fixed caret location swapping sides when indenting
Fixed symbol icons missing in some cases
Fixed find_under_expand_skip clearing the selection when there's only one occurrence
Syntax test error messages have been reworked
Syntax tests can now test for symbol transformations
Fixed syntax engine getting confused with multiple overlapping branches
Fixed transformed symbols having an incorrect region
minihtml can now load images from the internet
API: Fixed on_post_move not being triggered when air-dropping
API: CompletionList.set_completions is now thread safe
API: Improved performance when handling many completions
API: View.find_all now supports limiting search to a specified region(s)
API: Fixed null characters truncating log messages
Windows: Fixed crash caused by various Anti-Virus programs calling CreateRemoteThread
Mac: Fixed find clipboard not updating under certain conditions
Mac: Fixed click-through not working
Sublime Text 4 Build 4180 released Aug 6, 2024 (New Release)
Various syntax highlighting improvements
Newly rewritten Lisp syntax highlighting thanks to deathaxe
Linux: Implemented kinetic scrolling under Wayland
Linux: Implemented xdg-activation protocol for wayland
Linux: Fixed crash on wayland related to tab dragging
Linux: Fixed issues with tab dragging under Wayland
Linux: Added workaround for KDE drag-drop issue causing the caret to get stuck (Also fixed in kwin 6.0.4)
Windows: Implemented scroll-resetting behavior when dragging scroll bar
Windows: Fixed copied text being truncated by null character
Windows: Fixed custom top-level menu items not being themed
Windows, Linux: Allow numbers as menu mnemonics
Mac: Files moved to trash now have a "Put Back" option
Mac: Fixed issues related to dragging the edges of windows
Mac: Fixed security entitlements for plugins not applying properly
Mac: Fixed some issues with applying find clipboard
Mac: Fixed multi-line environment variables not being read correctly
Mac, Linux: Fixed leak of shared memory
Added "goto_anything_file_preview" setting
Added "image_file_patterns" for controlling which files are automatically opened as an image
Added File > Open file as Text/Image for explicitly opening a file as an image or as text
Added context menu for image tabs
Improved behavior of Expand Selection in Python docstrings
The "menu" key now works in the sidebar
Reduced memory usage when editing large files
Full Screen is now restored when exiting Distraction Free Mode
Text selection is now retained when using Split View
Improved handling of invalid UTF-16 sequences
Fixed overlay scrollbars blocking input when invisible
Improved accuracy of scope selectors
Added enable toggle to indexing status dialog
Opening folder history in Sublime Merge now works recursively
Added entry in command palette for opening mouse bindings
Added syntax argument to run_syntax_tests command
Fixed syntax tests not running when files aren't UTF-8 encoded
Files containing
Sublime Text 4 Build 4169 released Jul 16, 2024 (New Release)
Various syntax highlighting improvements
Files containing colons can now be opened from the command line
Fixed a case where Find/Replace would use incorrect settings when run immediately after find_under_expand
Text selection is now retained when using Split View
Find in files history menu now deduplicates entries
Fixed issues with CPU feature detection
Fixed binary size increase due to a misconfiguration
Resolved some type-hinting issues in plugin host
Fixed find settings not applying to find-in-files
Mac: Fixed some issues with applying find clipboard
Mac: Fixed multi-line environment variables not being read correctly
Windows: Implemented scroll-resetting behavior when dragging scroll bar
Linux: Implemented xdg-activation protocol for wayland
Sublime Text 4 Build 4169 released Jul 16, 2024 (New Release)
Various syntax highlighting improvements
Files containing colons can now be opened from the command line
Fixed a case where Find/Replace would use incorrect settings when run immediately after find_under_expand
Text selection is now retained when using Split View
Find in files history menu now deduplicates entries
Fixed issues with CPU feature detection
Fixed binary size increase due to a misconfiguration
Resolved some type-hinting issues in plugin host
Fixed find settings not applying to find-in-files
Mac: Fixed some issues with applying find clipboard
Mac: Fixed multi-line environment variables not being read correctly
Windows: Implemented scroll-resetting behavior when dragging scroll bar
Linux: Implemented xdg-activation protocol for wayland
Sublime Text 3.2.2 B3211 released Oct 1, 2019 (New Release)

Sublime Text for Windows 7 - free download notice

Windows 7 Download periodically updates software information of Sublime Text from the publisher.
« BACK
My Account
Help
Windows 7 Software Coupons
My Saved Stuff
You have not saved any software.
Click "Save" next to each software.

Would you like to receive announcements of new versions of your software by email or by RSS reader? Register for FREE!
Windows 7 Downloads Picks
Popular Tags
Popular Windows 7 Software
© 2025 Windows7Download.com - All logos, trademarks, art and other creative works are and remain copyright and property of their respective owners. Microsoft Windows is a registered trademarks of Microsoft Corporation. Microsoft Corporation in no way endorses or is affiliated with windows7download.com.