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.1.0
· 238 commits to refs/heads/main since this release
26d1231 This commit was created on GitHub.com and signed with GitHub’sverified signature.

This release comes packed with enhancements and fixes in the source editor, how themes work, settings, source control, and search. We now have a new navigation style setting to optionally open files in place rather than in tabs. While there is still much to do, a lot of work has gone into improving the core editing experience.
✨ Enhancements
- Source control navigator history tab by@austincondiff in#1534
- Updated Xcode themes by@armartinez in#1566
- Feat: git branches nesting by@FezVrasta in#1571
- Find and Replace Functionality by @activcoding in#1537
- Added more bundled themes by@austincondiff in#1580
- Settings: section with glob pattern crud by @EstebanBorai in#1507
- ^⌘0 resets font size by@luah5 in#1562
- Generic fuzzy search by @activcoding in#1584
- Alternate Cursor Location Description by@thecoolwinter in#1582
- Handle Missing Remotes (Git) by@ibrahimcetin in#1604
- Refactored how themes are stored and loaded by@austincondiff in#1601
- Git history view now refreshes when opening files from project navigator by@phlpsong in#1611
- Navigation style setting and file history navigation improvements by@austincondiff in#1603
- Recents list in Welcome window now refreshes after opening folders by@phlpsong in#1614
- Pre product icon by@austincondiff in#1617
🐞 Bug Fixes
- Fix Empty Editor State Bug by@thecoolwinter in#1556
- Fix default selection in settings by@RayZhao1998 in#1547
- Fix split editor from causing hang by@thecoolwinter in#1565
- Fix: git branches dropdown by@FezVrasta in#1570
- Fix Copyright by@Angelk90 in#1573
- Fix (#1557): autosave by@ElvisWong213 in#1577
- Fix Typos by @activcoding in#1579
- Fix: Source Navigator Icon Symbols affected by accent color by @activcoding in#1589
- Fix: Git History Date bug by @activcoding in#1585
- Fix Editor Layout Setup by@thecoolwinter in#1588
- Fix: use
branch --show-currentto get current branch by @EstebanBorai in#1597 - Fix: Maximized button color issue by@phlpsong in#1607
- Correct Commands For All Windows, Fix ⌘W by@thecoolwinter in#1587
- Fixed delay in synchronization of font size increment and decrement by@ibrahimcetin in#1609
🧹 Chores & Maintenance
- Chore: Update Pre release CI to run the release drafter by@bombardier200 in#1517
- Chore: Update CodeEditSourceEditor by@thecoolwinter in#1598
- Chore: CI improvements, defaulting to pre build configuration for releases, added dmg background by@bombardier200 in#1612
📝 Source Editor
- Update GutterView Insets Correctly by@thecoolwinter inCodeEditApp/CodeEditSourceEditor#240
- Rework Async
tree-sitterModel, Fix Strong Ref Cycle by@thecoolwinter inCodeEditApp/CodeEditSourceEditor#225 - Make JSDoc Highlight as Comments by@thecoolwinter inCodeEditApp/CodeEditSourceEditor#228
- Correctly Lose Focus (finish CETV#14) by@thecoolwinter inCodeEditApp/CodeEditSourceEditor#229
- Fix (CodeEditApp/CodeEditSourceEditor#215): Update Matched Pairs by@thecoolwinter inCodeEditApp/CodeEditSourceEditor#231
- Fix (CodeEditApp/CodeEditSourceEditor#227): Apply Theme Selection Color by@thecoolwinter inCodeEditApp/CodeEditSourceEditor#230
- Add Example App by@thecoolwinter inCodeEditApp/CodeEditSourceEditor#237
- Update Gutter Drawing Code by@thecoolwinter inCodeEditApp/CodeEditSourceEditor#234
- Invalidate Visible Range, Responsive Language Update by@thecoolwinter inCodeEditApp/CodeEditSourceEditor#238
- Fix (CodeEditApp/CodeEditSourceEditor#233): Fix TextFormation editing by@thecoolwinter inCodeEditApp/CodeEditSourceEditor#239
📄 Text View
- UndoManager Fixes by@thecoolwinter inCodeEditApp/CodeEditTextView#25
- Fix (CodeEditApp/CodeEditTextView#13): Separate Cursor Updates, Fix Focus Issues by@thecoolwinter inCodeEditApp/CodeEditTextView#14
- Fix (CodeEditApp/CodeEditTextView#9): Grayscale Selection When Not Focused by@thecoolwinter inCodeEditApp/CodeEditTextView#16
- Fix CRLF Line Ending Typesetting by@thecoolwinter inhttps://github.com/CodeEditApp/CodeEditTextView/pull/20
- Reduce Text Artifacts, Fix Layout Bug, Public Undo Manager by@thecoolwinter inCodeEditApp/CodeEditTextView#23
- General Performance Improvements by@thecoolwinter inCodeEditApp/CodeEditTextView#24
- Optionally Use System Cursor by@thecoolwinter inCodeEditApp/CodeEditTextView#21
👨💻 New Contributors
- @armartinez made their first contribution in#1566
- @FezVrasta made their first contribution in#1570
- @ElvisWong213 made their first contribution in#1577
- @ibrahimcetin made their first contribution in#1604
- @phlpsong made their first contribution in#1607
Full Changelog:0.0.3-alpha.37...v0.1.0
Assets4
Uh oh!
There was an error while loading.Please reload this page.
54 people reacted