Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: CodeEditApp/CodeEdit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.0
Choose a base ref
...
head repository: CodeEditApp/CodeEdit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.1
Choose a head ref
  • 5 commits
  • 12 files changed
  • 5 contributors

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    19b65cd View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    8818cdf View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. allow files with a utType that is neither image nor PDF to be preview…

    …ed (#1822)
    
    * important fix to preview fileDocuments (using QuickLook) that have a utType but are neither images nor PDFs
    
    See #1783
    
    * make `NonTextFileView` a bit more readable
    
    * nest duplicate `utType` if checks in `NonTextFileView`
    
    * Update CodeEdit/Features/Editor/Views/NonTextFileView.swift
    
    ---------
    
    Co-authored-by: Austin Condiff <austin.condiff@gmail.com>
    plbstl and austincondiff authored Jul 27, 2024
    Configuration menu
    Copy the full SHA
    1dd34c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    521c59b View commit details
    Browse the repository at this point in the history
  3. Bump Build Number to 40 (#1828)

    bump build number to 40
    
    Co-authored-by: GitHub Action <action@github.com>
    github-actions[bot] and actions-user authored Jul 27, 2024
    Configuration menu
    Copy the full SHA
    00653f3 View commit details
    Browse the repository at this point in the history
Loading