vscode-openxml-explorer
vscode-openxml-explorer copied to clipboard
OpenXML Explorer extension for VS Code
OpenXML Package Explorer for VS Code
Display the content of a OpenXml (*.pptx, *.docx, *.xlsx) file in a Tree Explorer
Features
- Explore content of OpenXml packages (parts and their relationships)
- Explore preformatted content of XML parts (read only)
- Implemented on top of official SDK from MS System.IO.Packaging

Requirements
- Visual Studio Code - https://code.visualstudio.com
- .NET 6.0 Runtime - https://dotnet.microsoft.com/download/dotnet/6.0
Credits
Ideas and features:
Technologies:
License
MIT