Pascal Berger
Aug 27, 2020Brass Contributor
Status:
Completed
Allow the Editor to export and or open files from the Package Files view.
It would be great if I could export or open a file out of the MSIX Packaging Tool when using the editor.
That way I could look at its content or the file version Information.
In case its is a config file I could then change something and add it again.
6 Comments
Sort By
- Naveen_Nooka
Microsoft
Status changed:Working on ittoCompleted - Naveen_Nooka
Microsoft
Status changed:In the backlogtoWorking on it Yeah, the workflow we have to use today is to unpack, edit the file externally and make a copy, go back to the packaging tool and remove the file, then add the updated copy back in. It would be great to simplify that.
- jvintzel
Microsoft
Status changed:NewtoIn the backlog - jvintzel
Microsoft
We have the ability to unpack all files, but per-file seems like a good idea. Adding to backlog.
Functionality thought: Ideally a right click edit on a file in the editor would make a temporary copy of the file and do a shell launch on it to let the local FTA handler edit it.