I need to modify the xml of ‘zip’ files: ods, xlsx etc.
Is there a plugin that makes that easier than having to manually unzip, modify, zip.
There was something for VSCode that made it easy.
I need to modify the xml of ‘zip’ files: ods, xlsx etc.
Is there a plugin that makes that easier than having to manually unzip, modify, zip.
There was something for VSCode that made it easy.
Sorry typo. I mean ‘in a zip file’.
I just managed to find the old VSCode Extension that I was hoping there is a Sublime equivalent to:
https://marketplace.visualstudio.com/items?itemName=yuenm18.ooxml-viewer
It basically did the packing of the xml files in the background so it was easy to see the modifications to the edited internal files
Ah, gotcha; I’m not aware of any packages that do that personally. I did a quick check on https://packagecontrol.io/ to see, but didn’t find anything. I may not have used optimal search terms however.