You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 <austin.condiff@gmail.com>
* Update CodeEdit/Features/CEWorkspace/Models/CEWorkspaceFileManager+FileManagement.swift
Co-authored-by: Austin Condiff <austin.condiff@gmail.com>
* Update CodeEdit/Features/NavigatorArea/ProjectNavigator/OutlineView/ProjectNavigatorMenuActions.swift
Co-authored-by: Austin Condiff <austin.condiff@gmail.com>
* Fixed SwiftLint errors
* Update CEWorkspaceFileManager+FileManagement.swift
---------
Co-authored-by: Leonardo Larrañaga <leonardolarranaga@icloud.com>
Co-authored-by: Austin Condiff <austin.condiff@gmail.com>
0 commit comments