Includes various improvements to the syntax highlighting engine , which now uses less memory and features improved handling for complex constructs. Performance Optimizations:
Sublime Text 4 is a development build that focuses on refining the syntax engine, improving performance, and fixing regressions from previous versions. Key Changes and Improvements Sublime Text 4 Dev Build 4137
Fixed file change detection failing for cloned views once the original view was closed. Sublime Text 4 Dev Build 4137
Corrected an issue where the caret location would swap sides during indentation. Sublime Text 4 Dev Build 4137
View.find_all now allows limiting searches to specific regions.