CodeEdit now has a brand new text view and source editor that is more performant than ever. It also comes packed with source control functionality that you can access in the improved Source Control Navigator.
Note
This new source control functionality may not be perfectly stable and will need further testing and bug fixes.
✨ Enhancements
- Updated path picker design (#1502) @austincondiff
- Added real-time cursor location to status bar (#1514) @austincondiff
- Another search speed up 💨 (#1500) @activcoding
- Update To New Text View (#1509) @thecoolwinter
- Additional Git Features and Navigator UI Improvements (#1471) @austincondiff
- Implementing Fundamental Indexing (#1483) @activcoding
- feat: discard changes support for SourceControlToolbarBottom (#1480) @EstebanBorai
- feat: capability to open changed file in temp tab (#1472) @EstebanBorai
- Git Improvements (#1458) @avinizhanov
- feat: use dedicated icon for rust files (#1460) @EstebanBorai
- Red close button unsaved indicator (#1457) @avinizhanov
- Unsaved changes indicator in editor tab (#1441) @austincondiff
- Lazily Load Files (#1438) @thecoolwinter
- Settings Search (#1312) @luah5
- Keyboard shortcut to switch sidebar navigator tabs (#1382) @FastestMolasses
- Dim editors without focus (#1423) @austincondiff
- feat: creates file/directory in active path (#1416) @EstebanBorai
- Reorganized Editor, Tab Bar, and Path Bar files and added show/hide Path Bar setting, show/hide Utilities Area (#1420)
@austincondiff - Added ability to focus a single editor (#1414) @austincondiff
- Added shadows to tab bar when tabs overflow (#1412) @austincondiff
🐞 Bug Fixes
- Fix Editor Focus, Undo/Redo, Speed Up Cursor Labels (#1515) @thecoolwinter
- Git fetch improvement (#1511) @Wouter01
- Add Indexing Progress, Index Off Main Thread (#1501) @thecoolwinter
- Split string into lines not words (#1499) @activcoding
- Fix issue #1427 | UtilityAreaTerminal model changed to ObservableObject
(#1496) @kmohsin11 - Fix issue #1488 | Utility area sidebar state specific to individual w…
(#1493) @kmohsin11 - FIX: When deleting a file from the project navigator, the alert says (Function) in place of the filename (#1492)
@activcoding - Fix filter button overflow (#1469) @rational-kunal
- Fix #1453: App crashes when unsaved file alert presented (#1454)
@avinizhanov - Project navigator files watch fixes (#1452) @avinizhanov
- Fixes Welcome Window on macOS Sonoma (#1446) @avinizhanov
- Fixed inspector if >=5.9 or greater which now needs a viewModel (#1439) @austincondiff
- fix: Fix misplaced terminal icon in macOS Sonoma (#1436) @Cubik65536
- Fix visual issues with dragging AreaTabBar icons (#1435) @FastestMolasses
- Fix icon draggin feature not being enabled (#1426) @FastestMolasses
- Fix Async Malloc Crash (#1421) @thecoolwinter
- fix: Increase/Decrease Font Size command one step behind 🐞 (#1403) @Ahattalla
- Fix for deeplinks (#1401) @Wouter01
🧰 Maintenance
- Tests: File Indexing and Search Functionality (#1503) @activcoding
- Updating search keys in General Settings (#1470) @luah5
- Updated product icons (#1459) @austincondiff
- [chore] Rename tabgroup to editor and more (#1418) @austincondiff
👨💻 New Contributors
- @Ahattalla made their first contribution in #1403
- @EstebanBorai made their first contribution in #1416
- @rational-kunal made their first contribution in #1469
- @activcoding made their first contribution in #1492
- @kmohsin11 made their first contribution in #1493
Full Changelog: 0.0.3-alpha.36...0.0.3-alpha.37