Releases: CodeEditApp/CodeEdit
0.0.3-alpha.37
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
0.0.3-alpha.36
What's Changed
- Move change theme listener from code file to workspace by @dvandyy in #1330
- docs: add dvandyy as a contributor for bug by @allcontributors in #1333
- Removal of source control commands by @Wouter01 in #1332
- Fixing Font bugs by @bombardier200 in #1337
- Alternative Windowing System by @Wouter01 in #1329
- Update Inspector Sidebar by @thecoolwinter in #1334
- SwiftLint enable
attributesrule by @0xWDG in #1339 - TextEditingSettingsView.swift: fix typo in setting name by @andypiper in #1349
- Reveal file in the middle of Project Navigator by @dscyrescotti in #1352
- Performance improvements to fuzzysearch by @Wouter01 in #1359
- Fix Situationally Unusable Tab Groups by @thecoolwinter in #1364
- Use File System Events To Monitor Workspace by @thecoolwinter in #1365
- Fix SwiftUI Runtime Errors by @thecoolwinter in #1367
- Fix Tab State, Add Window Restoration by @thecoolwinter in #1368
- Update README.md to be more concise by @austincondiff in #1372
- Fixed close tab and close window shortcut by @FastestMolasses in #1381
- Removed closing animation for the tabs by @FastestMolasses in #1383
- Updated Welcome UI and Product Dev, Alpha and Beta Icons by @austincondiff in #1390
- feat: Improve Shell Integration Setup Process (#1387) by @Cubik65536 in #1388
- Bump Build Number to 36 by @github-actions in #1392
New Contributors
- @dvandyy made their first contribution in #1330
- @andypiper made their first contribution in #1349
Full Changelog: 0.0.3-alpha.35...0.0.3-alpha.36
0.0.3-alpha.35
What's Changed
- Remove upgrade alert by @austincondiff in #1320
- Bump Build Number to 34 by @github-actions in #1321
- Bump Build Number to 35 by @github-actions in #1322
Full Changelog: 0.0.3-alpha.34...0.0.3-alpha.35
0.0.3-alpha.34
What's Changed
- rename bundle identifier to app.codeedit.CodeEdit by @Wouter01 in #1287
- Bump Build Number to 34 by @github-actions in #1319
Full Changelog: 0.0.3-alpha.33...0.0.3-alpha.34
0.0.3-alpha.33
What's Changed
- Fixed inspector toolbar background color and inspector maxWidth by @austincondiff in #1214
- Add pixel to top of first line by @evanlwang in #1229
- docs: add evanlwang as a contributor for code by @allcontributors in #1230
- [chore]: updates
SwiftLintPluginto the latest version by @lukepistrol in #1231 - Fix a bug with the image preview bounds by @luah5 in #1233
- bugfix: renaming a file uses the wrong background color by @aaryankotharii in #1241
- Move to macOS Ventura-style Settings in place of Preferences by @austincondiff in #1215
- fix: Fix issues when adding/displaying GitHub/GitLab accounts by @Cubik65536 in #1244
- fix(AccountsSettingsDetailsView): Fix Delete Account button (#1245) by @Cubik65536 in #1248
- Performance improvements for settings by @Wouter01 in #1250
- Update CodeEditTextView to 0.6.2 by @austincondiff in #1251
- Fixing Theme not updating on click by @bombardier200 in #1255
- Refactored WorkspaceClient and sidebar by @matthijseikelenboom in #1243
- Account Setting SSH Keys Picker by @austincondiff in #1249
- Sidebar tab bar position setting by @austincondiff in #1257
- feat: Notify the user when an error is encountered when adding new accounts (#1252) by @Cubik65536 in #1253
- Add holding priority view modifier by @Wouter01 in #1265
- Quicklook Previews in Open Quickly overlay by @luah5 in #1266
- Add setting for letter spacing by @luah5 in #1269
- Remove Unused UI by @austincondiff in #1272
- Add Missing Text View Settings by @thecoolwinter in #1271
- Fix for non-updating font size by @Wouter01 in #1283
- Fix Settings color picker by @adisve in #1277
- Fix: #1035 finding in project bug by @RayZhao1998 in #1268
- Extensions Base by @Wouter01 in #1274
- update codeeditkit dependency by @Wouter01 in #1286
- refactor: Refactor font changes codes in ViewCommands by @Cubik65536 in #1285
- Improve textfield behavior in Project Navigator by @dscyrescotti in #1291
- Debug area tabs by @bombardier200 in #1261
- [chore]: Update CodeEditTextView to
0.6.4by @thecoolwinter in #1300 - Enhancement: #218 Fuzzy search for QuickOpen by @Wouter01 in #1307
- Using grouped form design in the file inspector by @austincondiff in #1313
- feat: Use terminal title as the terminal tab title (#1298) by @Cubik65536 in #1302
- docs: add Cubik65536 as a contributor for code by @allcontributors in #1314
- Sync file selection state between tab group and outline view by @dscyrescotti in #1296
- docs: add dscyrescotti as a contributor for code by @allcontributors in #1315
- added upgrade alert by @Wouter01 in #1297
- Bump Build Number to 33 by @github-actions in #1316
- Update pre-release.yml to fix CI by @bombardier200 in #1317
- Update Sparkle Path for CI by @bombardier200 in #1318
New Contributors
- @evanlwang made their first contribution in #1229
- @adisve made their first contribution in #1277
- @dscyrescotti made their first contribution in #1291
Full Changelog: 0.0.3-alpha.32...0.0.3-alpha.33
0.0.3-alpha.32
What's Changed
- Search overlay preview toggle by @austincondiff in #1185
- Add open quickly animation by @Wouter01 in #1187
- Code cleanup: improve code up to Swift 5.7 standard: simplify if let and guard let statements by @richardtop in #1183
- Add text zoom shortcut by @luah5 in #1191
- Fix Inspector toggling by @Wouter01 in #1192
- Remove files related to plugin extension system by @Wouter01 in #1195
- Add setting to determine what happens after closing the last open workspace by @luah5 in #1194
- [chore]: Update
CodeEditTextView, Remove unusedGRDBby @lukepistrol in #1196 - docs: add luah5 as a contributor for code by @allcontributors in #1201
- Status Bar and Debugger Drawer UI Improvements by @austincondiff in #1199
- Code Cleanup: Simplify AppDelegate by @richardtop in #1184
- Add terminal zoom in/out (building on top of #1191) by @luah5 in #1209
- [chore]: Update CodeEditTextView to 0.6.1 by @lukepistrol in #1219
- Bump Build Number to 32 by @github-actions in #1220
Full Changelog: 0.0.3-alpha.31...0.0.3-alpha.32
0.0.3-alpha.31
What's Changed
- Partial move to SwiftUI lifecycle by @Wouter01 in #1152
- Fix for runtime errors by @Wouter01 in #1154
- Make "Latest Release" button clickable and point to the latest GitHub release by @richardtop in #1153
- Fix for background color of toolbar in inspector by @Wouter01 in #1155
- Remove Welcome Window reopening after last document is closed by @Wouter01 in #1168
- Files & folders dropped on Welcome Window are opened by @Wouter01 in #1169
- Update README.md by @richardtop in #1171
- Code of conduct amendment: low quality PRs by @austincondiff in #1176
- Fixed bug where about window wouldnโt open by @Wouter01 in #1177
- Overlay UI Improvements by @austincondiff in #1159
- Fix #1158 Using Delayed Appearance and Focus by @thecoolwinter in #1175
- Bump Build Number to 31 by @github-actions in #1178
Full Changelog: 0.0.3-alpha.30...0.0.3-alpha.31
0.0.3-alpha.30
What's Changed
- Fix for appcast link by @Wouter01 in #1124
- Added setting to change font size, so can now change the default fontโฆ by @scrapp08 in #1128
- Rename
BreadcrumbstoPathBarand fix comments by @iggy890 in #1113 - chore(typos): fix typos by @stavares843 in #1121
- Revised issue and PR templates by @austincondiff in #1133
- Fix for retain cycles & splitview recreation issue by @Wouter01 in #1132
New Contributors
- @scrapp08 made their first contribution in #1128
- @stavares843 made their first contribution in #1121
Full Changelog: 0.0.3-alpha.29...0.0.3-alpha.30
0.0.3-alpha.29
What's Changed
- Splitview by @Wouter01 in #1080
- [chore]: Update Version Number to
0.0.3by @lukepistrol in #1123
Full Changelog: 0.0.2-alpha.28...0.0.3-alpha.29
0.0.2-alpha.28
What's Changed
- Scroll to tab by @maxkel in #1085
- docs: add maxkel as a contributor for code by @allcontributors in #1087
- Revert "Internal URL fix (in documentation)" by @austincondiff in #1091
- Revert "Internal URL fix (line 13) in documentation" by @austincondiff in #1092
- Added note about project issues to readme by @austincondiff in #1098
- Changed project symbol by @austincondiff in #1104
- Fix for vertical scroller in project navigator by @Wouter01 in #1112
- Addressing features/bugs with the terminal by @bombardier200 in #1117
- Fix for excessive files in recents list by @Wouter01 in #1114
- Bump Build Number to 28 by @github-actions in #1119
Full Changelog: 0.0.2-alpha.27...0.0.2-alpha.28