-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Comparing changes
Open a pull request
base repository: CodeEditApp/CodeEdit
base: v0.3.0
head repository: CodeEditApp/CodeEdit
compare: v0.3.1
- 10 commits
- 25 files changed
- 8 contributors
Commits on Aug 21, 2024
-
Bump Build Number to 41 (#1851)
bump build number to 41 Co-authored-by: GitHub Action <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 96c3165 - Browse repository at this point
Copy the full SHA 96c3165View commit details -
Correctly view non-text files in single file window and Open Quickly (#…
…1820) * add `updateStatusBarInfo` view modifier * fix QuickLook previews in single file window * change `fileURL` type to `NSURL` in `AnyFileView` * fix QuickLook previews in Open Quickly Use `dismantleNSView` in `AnyFileView` to prevent crashes when using Open Quickly. What crashes? 1. When using Open Quickly without the workaround in `AnyFileView`, search for a media file (.png, .gif, .mp4, etc) 2. Press escape to close Open Quickly 3. re-open Open Quickly. The media preview is gone 4. Attempt to navigate upwards or downwards using the arrow buttons 5. A crash occurs (QuickLook is attempting to reuse an already closed preview) * add assertionFailure in `CodeEditWindowController.openQuickly` for when an editorManager or statusBarViewModel is unavailable * make `UpdateStatusBarInfo.fileURL` an optional * remove the need to pass environment objects to `NonTextFileView` This also prevents Open Quickly previews from updating the status bar * rename function parameters in `UpdateStatusBarInfo` view modifier * remove `updateStatusBarInfo` view extension * remove guard in `CodeEditWindowController.openQuickly` editorManager and statusBarViewModel environment objects are not used in Open Quickly anymore * merge #1822 fix into this branch allow files with a utType that is neither image nor PDF to be previewed (#1822)
Configuration menu - View commit details
-
Copy full SHA for 2e4bec8 - Browse repository at this point
Copy the full SHA 2e4bec8View commit details
Commits on Aug 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c516e7c - Browse repository at this point
Copy the full SHA c516e7cView commit details -
fix: Source Control Menu Commit Name (#1857)
fix: Correct source control menu commit function file name reading
Configuration menu - View commit details
-
Copy full SHA for df1f3b2 - Browse repository at this point
Copy the full SHA df1f3b2View commit details
Commits on Aug 25, 2024
-
Fix Terminal State Loss (#1843)
* Fix Terminal State Loss * Use Transparent Terminal Caret * Fix Resizing Bug, Refactor Changes From Main, Pin SwiftTerm
Configuration menu - View commit details
-
Copy full SHA for 0bf177f - Browse repository at this point
Copy the full SHA 0bf177fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b6e2756 - Browse repository at this point
Copy the full SHA b6e2756View commit details -
docs: add scaredcr6w as a contributor for code (#1860)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c6e9064 - Browse repository at this point
Copy the full SHA c6e9064View commit details -
docs: add NobelLiu as a contributor for code (#1861)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 33574d8 - Browse repository at this point
Copy the full SHA 33574d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c2fd41 - Browse repository at this point
Copy the full SHA 9c2fd41View commit details -
Bump Build Number to 42 (#1863)
bump build number to 42 Co-authored-by: GitHub Action <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 12a5dc9 - Browse repository at this point
Copy the full SHA 12a5dc9View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.3.0...v0.3.1