yuenm18 / ooxml-viewer-vscode

An OOXML Viewer for Visual Studio Code
MIT License
64 stars 10 forks source link

Display Filename When Viewing OXML File #22

Closed mikeebowen closed 3 years ago

mikeebowen commented 3 years ago

When an OXML file is open the filename should display above the tree instead of "OOXML Viewer".

yuenm18 commented 3 years ago

I think we should make the title be something like "OOXML Viewer - {{ fileName }}" rather than just the file name

mikeebowen commented 3 years ago

Sure I can add the extension name.