Date: Tue, 10 Sep 2024 21:10:08 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 281424] editors/linux-sublime-text4 [PATCH] Update to latest stable release build 4180 Message-ID: <bug-281424-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D281424 Bug ID: 281424 Summary: editors/linux-sublime-text4 [PATCH] Update to latest stable release build 4180 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: ericbsd@FreeBSD.org Reporter: matias@pizarro.net Flags: maintainer-feedback?(ericbsd@FreeBSD.org) Assignee: ericbsd@FreeBSD.org Created attachment 253489 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D253489&action= =3Dedit a patch that updates editors/linux-sublime-text4 to its latest stable relea= se build 4180 This patch updates the port to the latest stable release build 4180: It passed succesfully: * poudriere testport * portlint * portfmt Makefile * portclippy Makefile Changelog: 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) Added "goto_anything_file_preview" setting Added "image_file_patterns" for controlling which files are automatical= ly 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 colons can now be opened from the command line Fixed window closing when switching projects under certain conditions Fixed focus of new windows starting on the last group when "remember_layout" is enabled Fixed line numbers not being rendered correctly in some cases Fixed an issue with rulers displaying incorrectly while scrolling under OpenGL Fixed fold markers not having background rendering Fixed PATH not being restored correctly when a build system fails to la= unch Fixed git repository details not always showing Find: Find in files history menu now deduplicates entries Find: Fixed settings not applying to find-in-files Find: Fixed a case where incorrect settings would be used when run immediately after find_under_expand Tab Dragging: Improved clarity in mixed-dpi setups Tab Dragging: Fixed various positioning bugs in mixed-dpi setups Tab Dragging: Fixed misalignment of labels in some cases minihtml: Improved error messages minihtml: Added support for white-space: pre and white-space: pre-wrap minihtml: <style> tags are now allowed within <head> minihtml: HTML is no longer parsed within <style> tags minihtml: Made HTML entity parsing more lenient Theme: New unmodified files no longer have the "dirty" attribute API: All functions are now available at import time API: Optimized auto-completion API: Fixed ViewEventListener occasionally leaking API: Fixed Settings.get not always returning the default value on failu= re API: Fixed View.style_for_scope not always returning the right "source_line" API: Added View.utf8_code_units and View.utf16_code_units --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-281424-7788>