-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: main
Could not load branches
Nothing to show
Loading
...
head repository: CodeEditApp/CodeEdit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: refactor/rename-preferences
Could not load branches
Nothing to show
Loading
- 3 commits
- 100 files changed
- 2 contributors
Commits on Mar 31, 2023
-
Move to ventura-style preferences and refactor preferences ( #1213 )
* add initial ventura-style preferences ui * fix lint errors * refactor Settings -> Preferences * add comments and rename GeneralSettings -> Preferences * make font size 12 and images 20x20 * minor rephrase * add venturacolors.swift * fix colors * fix text-misaligment * remove VStack, fixing an issue * preferences initial refactor * continue preference refactor * refactor SourceControlGeneralView.swift and start refactor on SourceControlGitView * refactor SourceControlGitView and fix lint errors * fix issue * fix code inconstencies * fix warnings * edit docs * fix docs problem * remove public * Partially fix search issue * fix luah5#3 * add explicit values, fix luah5#1 and intiate fix to issue where text if cut-off * small changes * add default selection
-
Renaming preferences to settings
austincondiff committedMar 31, 2023 -
Fixed part of the rename issues
austincondiff committedMar 31, 2023
Loading
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 main...refactor/rename-preferences