v1.1.0-alpha.3
Pre-release
Pre-release
·
93 commits
to master
since this release
V1.1.0-alpha.3
Fixed issues with loading lines, SetText, LoadText, and allowing null/empty arrays.
Fixed selection behavior when replacing text.
Fixed "Replace All" not working with an empty string.
Fixed requirement to open search before using "Replace All".
Fixed drag-and-drop behavior for selected lines.
Fixed deletion of the last line, ensuring it works even when no text is present.
Fixed syntax highlighting crashes when encountering null values.
Removed selection drag-and-drop due to multiple issues.