Source Control Filter#2024
Merged
thecoolwinter merged 3 commits intoCodeEditApp:mainfrom Apr 12, 2025
Merged
Conversation
thecoolwinter
previously approved these changes
Apr 11, 2025
FastestMolasses
requested changes
Apr 11, 2025
...dit/Features/NavigatorArea/ProjectNavigator/OutlineView/ProjectNavigatorViewController.swift
Show resolved
Hide resolved
...dit/Features/NavigatorArea/ProjectNavigator/OutlineView/ProjectNavigatorViewController.swift
Outdated
Show resolved
Hide resolved
thecoolwinter
previously approved these changes
Apr 11, 2025
Collaborator
|
Whoops, ignore approval. Failing to compile @austincondiff. |
Member
|
Let's add back |
...dit/Features/NavigatorArea/ProjectNavigator/OutlineView/ProjectNavigatorViewController.swift
Outdated
Show resolved
Hide resolved
…rojectNavigatorViewController.swift
FastestMolasses
approved these changes
Apr 11, 2025
thecoolwinter
approved these changes
Apr 12, 2025
FastestMolasses
pushed a commit
that referenced
this pull request
May 12, 2025
### Description Adding the ability to filter the project navigator by items that have a source control status. <!--- REQUIRED: Describe what changed in detail --> <!--- REQUIRED: Tag all related issues (e.g. * #123) --> <!--- If this PR resolves the issue please specify (e.g. * closes #123) --> <!--- If this PR addresses multiple issues, these issues must be related to one other --> <!--- * #ISSUE_NUMBER --> ### Checklist <!--- Add things that are not yet implemented above --> - [x] I read and understood the [contributing guide](https://github.com/CodeEditApp/CodeEdit/blob/main/CONTRIBUTING.md) as well as the [code of conduct](https://github.com/CodeEditApp/CodeEdit/blob/main/CODE_OF_CONDUCT.md) - [x] The issues this PR addresses are related to each other - [x] My changes generate no new warnings - [x] My code builds and runs on my machine - [x] My changes are all related to the related issue above - [x] I documented my code ### Screenshots https://github.com/user-attachments/assets/2a5cb5a9-d4f0-42ff-9f61-2a7b3260ee5a
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Adding the ability to filter the project navigator by items that have a source control status.
Checklist
Screenshots
Screen.Recording.2025-04-08.at.18.09.32.mov