-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Select multiple files in the project navigator (#1906)
* Selecting multiple files. Deleting, duplications, new folder from selection where supported, open in finder, open in external editor. * Select multiple files. Delete, duplicate, new folder from selection, open in Finder, open in external editor. * Update comments in ProjectNavigatorMenuActions.swift * Changed batch delete so that the user only gets asked for a single confirmation instead of one for every file. * Update comments CEWorkspaceFileManager+FileManagement.swift * Update CodeEdit/Features/NavigatorArea/ProjectNavigator/OutlineView/ProjectNavigatorMenuActions.swift Co-authored-by: Austin Condiff <[email protected]> * Update CodeEdit/Features/CEWorkspace/Models/CEWorkspaceFileManager+FileManagement.swift Co-authored-by: Austin Condiff <[email protected]> * Update CodeEdit/Features/NavigatorArea/ProjectNavigator/OutlineView/ProjectNavigatorMenuActions.swift Co-authored-by: Austin Condiff <[email protected]> * Fixed SwiftLint errors * Update CEWorkspaceFileManager+FileManagement.swift --------- Co-authored-by: Leonardo Larrañaga <[email protected]> Co-authored-by: Austin Condiff <[email protected]>
- Loading branch information
1 parent
51669a3
commit 9d743ec
Showing
6 changed files
with
251 additions
and
99 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.