Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Select multiple files in the project navigator #1906

Merged

Conversation

LeonardoLarranaga
Copy link
Contributor

@LeonardoLarranaga LeonardoLarranaga commented Oct 15, 2024

Description

This pull request adds the ability to select multiple files in the project navigator, having the ability to do the following batch actions:

  • Delete
  • Duplicate
  • New Folder from Selection (where supported)
  • Open in Finder
  • Open in External Editor
  • Open in Tab

Related Issues

Checklist

  • I read and understood the contributing guide as well as the code of conduct
  • The issues this PR addresses are related to each other
  • My changes generate no new warnings
  • My code builds and runs on my machine
  • My changes are all related to the related issue above
  • I documented my code

Screenshots

Screen.Recording.2024-10-14.at.21.20.44.mov

(idk what happened with that latex editor)

Leonardo Larrañaga added 2 commits October 14, 2024 21:13
…ection where supported, open in finder, open in external editor.
@austincondiff
Copy link
Collaborator

Great work @LeonardoLarranaga! 🔥🔥🔥 Looking forward to reviewing this one

Copy link
Collaborator

@austincondiff austincondiff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks really good! I've provided some text revisions, nothing big. If you'd like to change this, I can approve. Let me know if you have any other ideas.

LeonardoLarranaga and others added 3 commits October 18, 2024 09:19
…rojectNavigatorMenuActions.swift

Co-authored-by: Austin Condiff <[email protected]>
…rojectNavigatorMenuActions.swift

Co-authored-by: Austin Condiff <[email protected]>
austincondiff
austincondiff previously approved these changes Oct 18, 2024
@austincondiff
Copy link
Collaborator

@LeonardoLarranaga Please fix SwiftLint errors

austincondiff
austincondiff previously approved these changes Oct 19, 2024
@austincondiff austincondiff merged commit 9d743ec into CodeEditApp:main Oct 23, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants