Skip to content

v0.3.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Apr 20:37
· 8 commits to refs/heads/main since this release
b6a096b

Find in Editor, Notifications, Quality of Life

Included in this version is the ability to find text in the editor and navigate results using our custom find panel. CodeEdit also now has a custom-built notification UI for consistent alert and message management across workspaces. This release also includes numerous quality improvements, including but not limited to: editor over scroll, file management updates, drag and drop to open editors, terminal tab bug fixes, improved word detection, enhanced cursor selection modes, and task bug fixes.

✨ Enhancements

🐞 Bug Fixes

πŸ“ Source Editor

CodeEditSourceEditor updated from version 0.9.0 to 0.11.0

πŸ“„ Text View

CodeEditTextView updated from version 0.7.7 to 0.8.2.

🧰 Maintenance

πŸ‘¨β€πŸ’» New Contributors