Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork1.1k
v0.3.4
· 74 commits to refs/heads/main since this release
b6a096b This commit was created on GitHub.com and signed with GitHub’sverified signature.
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
- Clean Up File Management (#1969)@thecoolwinter
- Global Notification System (#1984)@austincondiff
- Add indication for externally deleted files (#1999)@pro100filipp
- Drag and Drop External Files to Open in Editor (#2000)@austincondiff
- Added editor overscroll setting (#2010)@FastestMolasses
- Added copy path and copy relative path options in project navigator menu (#2013)@FastestMolasses
- Added activity viewer inactive state (#1971)@austincondiff
- Workspace Panel View (#1960)@austincondiff
🐞 Bug Fixes
- Fix: Tasks In Folder With Spaces (#1978)@thecoolwinter
- Terminal Tabs Closing Wrong Tab, Terminal Right Click Semantics (#1963)@thecoolwinter
- Fix Task Dropdown Crash (#1956)@thecoolwinter
- Fix Open in Tab not working issue (#1994)@karan0046
- Fixed editor tabs from being non-interactive (#2004)@austincondiff
📝 Source Editor
CodeEditSourceEditor updated from version0.9.0 to0.11.0
- Fix
CaptureModifierSet.insertby@thecoolwinter inCodeEditApp/CodeEditSourceEditor#281 - Fix End Of Doc Crash by@thecoolwinter inCodeEditApp/CodeEditSourceEditor#285
- Always Show Highlights After Applying by@thecoolwinter inCodeEditApp/CodeEditSourceEditor#288
- Add Bold and Italics Support To Themes by@thecoolwinter inCodeEditApp/CodeEditSourceEditor#289
- Feat: Highlighter Provider Diffing by@thecoolwinter inCodeEditApp/CodeEditSourceEditor#291
- Bump CETV, Revert Trailing Padding (#272) by@thecoolwinter inCodeEditApp/CodeEditSourceEditor#292
- Fix Delegate Typo by@thecoolwinter inCodeEditApp/CodeEditSourceEditor#294
- Update CodeEditTextView by@thecoolwinter inCodeEditApp/CodeEditSourceEditor#299
- Move Overscroll To TextView by@FastestMolasses inCodeEditApp/CodeEditSourceEditor#296
- feat: Find in Editor by@tom-ludwig inCodeEditApp/CodeEditSourceEditor#295
📄 Text View
CodeEditTextView updated from version0.7.7 to0.8.2.
- ✨ Emphasis API for Highlighting Text Ranges by@tom-ludwig inCodeEditApp/CodeEditTextView#62
- Inset Selection Rect By Leading Edge by@thecoolwinter inCodeEditApp/CodeEditTextView#60
- Add Example App by@thecoolwinter inCodeEditApp/CodeEditTextView#64
- Add Text Insets by@thecoolwinter inCodeEditApp/CodeEditTextView#65
- Final Text & Selection Inset Fix by@thecoolwinter inCodeEditApp/CodeEditTextView#67
- Fix CEUndoManager grouping by@hi2gage inCodeEditApp/CodeEditTextView#69
- feat: Scroll to range by@tom-ludwig inCodeEditApp/CodeEditTextView#70
- Added underscore to selection by@FastestMolasses inCodeEditApp/CodeEditTextView#73
- Added mouse drag selection modes by@FastestMolasses inCodeEditApp/CodeEditTextView#75
- Emphasis Manager Enhancements by@austincondiff inCodeEditApp/CodeEditTextView#78
- Added scroll past end behavior (overscroll) by@FastestMolasses inCodeEditApp/CodeEditTextView#77
- Fix EmphasisManager Leaking Layers, Fix Emphasis Drawing by@thecoolwinter inCodeEditApp/CodeEditTextView#79
🧰 Maintenance
- LSP Semantic Token Decoder, Improve LSP-CodeFileDoc Arch (#1951)@thecoolwinter
- Update Project Settings - Generate Asset Symbols (#2009)@thecoolwinter
- [chore:] Bump Version Number (#2021)@thecoolwinter
- [chore:] Update CodeEditSourceEditor, add Find In Editor, Misc Bug Fixes (#2020)@thecoolwinter
- chore: Project Cleanup, Group to Folder Conversion, and SwiftLint Upgrade (#2003)@austincondiff
- Replace deprecated appendingPathComponent calls (#1998)@FastestMolasses
- [chore]: Update CodeEditSourceEditor to 0.10.0 (#1980)@thecoolwinter
- Update copyright to 2025 (#1973)@hi2gage
- Renamed PathBar to JumpBar (#1957)@austincondiff
👨💻 New Contributors
- @hi2gage made their first contribution in#1973
- @pro100filipp made their first contribution in#1999
Assets4
Uh oh!
There was an error while loading.Please reload this page.
11 people reacted